Skip to content

Commit 7ab5321

Browse files
committed
Ignore PHP 5.3 errors
1 parent 3660c94 commit 7ab5321

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ php:
33
- 5.3
44
- 5.6
55
- hhvm
6+
matrix:
7+
allow_failures:
8+
- php: 5.3 # works locally?
69
install:
710
- composer update --prefer-source --no-interaction
811
script:

0 commit comments

Comments
 (0)