Skip to content

Commit baf908e

Browse files
author
Martin Brecht-Precht
committed
Updated travis configuration.
1 parent 96a2105 commit baf908e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ php:
1313

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

1820
install:
1921
- composer install

0 commit comments

Comments
 (0)