Skip to content

Commit a28de77

Browse files
committed
Merge pull request #153 from FriendsOfSymfony/hhvm-broke-xml
hhvm broke their xml support. ignore it until they can fix it
2 parents 7321b95 + 00181d5 commit a28de77

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
@@ -13,6 +13,8 @@ branches:
1313
- /^\d+\.\d+$/
1414

1515
matrix:
16+
allow_failures:
17+
- php: hhvm
1618
include:
1719
- php: 5.5
1820
env: SYMFONY_VERSION='2.3.*'

0 commit comments

Comments
 (0)