Skip to content

Commit 601f218

Browse files
authored
Merge pull request #185 from clue-labs/hhvm
Ignore HHVM test failures for now until Travis tests work again
2 parents 01332ae + 193cec2 commit 601f218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ matrix:
1616
- php: 7.0
1717
env:
1818
- DEPENDENCIES=lowest
19+
allow_failures:
20+
- php: hhvm
1921

2022
install:
2123
- composer install --no-interaction

0 commit comments

Comments
 (0)