Skip to content

Commit

Permalink
travis: test with PHP 7.0 and 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
milo committed Sep 6, 2017
1 parent ae18f8c commit 06095f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1

script: vendor/bin/tester -p php -s tests

Expand Down

0 comments on commit 06095f9

Please sign in to comment.