Skip to content

Commit 23d7b33

Browse files
bighappyfaceerayd
authored andcommitted
chore(travis): add hhvm to allow_failures
1 parent 6b2a5cd commit 23d7b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ matrix:
2323
dist: trusty
2424
allow_failures:
2525
- php: 'nightly'
26+
- php: hhvm
2627

2728
before_install:
2829
- if [[ "$WITH_COVERAGE" != "true" && "$TRAVIS_PHP_VERSION" != "hhvm" && "$TRAVIS_PHP_VERSION" != "nightly" && "$TRAVIS_PHP_VERSION" != "7.1" ]]; then phpenv config-rm xdebug.ini; fi

0 commit comments

Comments
 (0)