Skip to content

Commit

Permalink
testing on PHP 7.0 and 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philiplb committed Apr 1, 2017
1 parent 41028b2 commit a1d8503
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ script: vendor/bin/phpunit
php:
- 5.5
- 5.6
- 7
- 7.0
- 7.1
after_script:
- php vendor/bin/coveralls -v

0 comments on commit a1d8503

Please sign in to comment.