Skip to content

Commit 8da0539

Browse files
JeroenDeDauwthiemowmde
authored andcommitted
Allow failures on hhvm nightly
1 parent 510c29c commit 8da0539

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ php:
88
- hhvm
99
- hhvm-nightly
1010

11+
matrix:
12+
allow_failures:
13+
- php: hhvm-nightly
14+
1115
before_script: composer install --prefer-source
1216

1317
sudo: false

0 commit comments

Comments
 (0)