Skip to content

Commit

Permalink
add php 7.1 to travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
splatEric committed Jan 11, 2018
1 parent 9f4a56b commit 7f62b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
install:
- composer install --no-interaction
before_deploy:
Expand Down

0 comments on commit 7f62b20

Please sign in to comment.