Skip to content

Commit 0ca59ce

Browse files
author
Martin Brecht-Precht
committed
Updated travis configuration.
1 parent 56c0571 commit 0ca59ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.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)