Skip to content

Commit cb82596

Browse files
authored
Merge pull request gabrielbull#224 from scottcwilson/hhvm_fail_ok
Allowing hhvm to fail
2 parents e4cab94 + 1d6670d commit cb82596

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
@@ -19,5 +19,6 @@ script: vendor/bin/phpunit
1919
matrix:
2020
allow_failures:
2121
- php: nightly
22+
- php: hhvm
2223

2324
sudo: false

0 commit comments

Comments
 (0)