Skip to content

Commit 4425c02

Browse files
author
Martin Brecht-Precht
committed
Updated travis.yml
1 parent a2b5c6f commit 4425c02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ php:
1313

1414
matrix:
1515
allow_failures:
16-
- php: '5.3' hhvm
16+
- php: '5.3'
17+
- php: hhvm
1718

1819
install:
1920
- composer install

0 commit comments

Comments
 (0)