Skip to content

Commit

Permalink
Allow HHVM failure (because of nette/neon v2.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Jun 25, 2016
1 parent 1066e65 commit 561aeab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ php:
- hhvm-3.12
- hhvm-nightly

matrix:
allow_failures:
- php: hhvm-3.12
- php: hhvm-nightly

before_install:
- echo $TRAVIS_PHP_VERSION
- travis_retry composer self-update
Expand Down

0 comments on commit 561aeab

Please sign in to comment.