Skip to content

Commit

Permalink
bump travis php version to 7.1 to let phpunit pass
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinosswald committed Oct 2, 2017
1 parent cc1aa90 commit 1c697cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: php
php:
- '7.0'
- '7.1'
install: composer install

0 comments on commit 1c697cb

Please sign in to comment.