Skip to content

Commit 3419da2

Browse files
committed
Allow Travis-CI failures on PHP 5.3
1 parent 1163971 commit 3419da2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
- php: 7.0
1818
- php: hhvm
1919
allow_failures:
20+
- php: 5.3
21+
dist: precise
2022
- php: 7.0
2123
- php: hhvm
2224

0 commit comments

Comments
 (0)