Skip to content

Commit

Permalink
remove unsupported php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjgreen committed Mar 1, 2017
1 parent ac43b2a commit 05c5759
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ language: php
sudo: false

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


before_script:
Expand Down

0 comments on commit 05c5759

Please sign in to comment.