Skip to content

Commit cf58d8f

Browse files
committed
Made HHVM a allowed failure on travis.
1 parent 1c36199 commit cf58d8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ php:
77
- 5.6
88
- hhvm
99

10+
matrix:
11+
allow_failures:
12+
- php: hhvm
13+
1014
env:
1115
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~3.7
1216
- SYMFONY_VERSION=2.0.* PHPUNIT_VERSION=~4.0

0 commit comments

Comments
 (0)