Skip to content

Commit

Permalink
Travis: update PHP versions
Browse files Browse the repository at this point in the history
- remove 5.3, 5.4 (no longer supported in 2.0 branch)
- add 7.1
  • Loading branch information
dregad committed Jan 5, 2017
1 parent 92cdfde commit defd47b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -19,11 +19,10 @@ script:
#

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1

env:
- DB=mysql
Expand Down

0 comments on commit defd47b

Please sign in to comment.