Skip to content

Commit 3419da2

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
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)