Skip to content

Commit

Permalink
Update Travis
Browse files Browse the repository at this point in the history
PHP 7.1 must not fail, but hhvm can
  • Loading branch information
akrabat committed Oct 14, 2017
1 parent fe70324 commit e416320
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
Expand Up @@ -9,7 +9,7 @@ php:

matrix:
allow_failures:
- php: 7.1
- php: hhvm

before_script: composer install

Expand Down

0 comments on commit e416320

Please sign in to comment.