Skip to content

Commit b4840d8

Browse files
committed
Removed PHP 5.5 from the allowed failures on travis
1 parent 471f34b commit b4840d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ php:
55
- 5.4
66
- 5.5
77

8-
matrix:
9-
allow_failures:
10-
- php: 5.5
11-
128
before_script: composer install --dev --prefer-source
139

1410
notifications:

0 commit comments

Comments
 (0)