Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NinoSkopac committed May 1, 2018
1 parent 6e340da commit e8ff9a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:
- nightly

matrix:
allow_failures:
- php: hhvm, nightly
allow_failures:
- php: hhvm
- php: nightly
script: "composer install && phpunit tests"

0 comments on commit e8ff9a5

Please sign in to comment.