Skip to content

Commit ea924cf

Browse files
committed
we don't support php 5.4
1 parent fdeec8f commit ea924cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ cache:
77
- $HOME/.composer/cache
88

99
php:
10-
- 5.4
1110
- 5.5
1211
- 5.6
1312
- 7.0
@@ -18,8 +17,6 @@ env:
1817
- TEST_COMMAND="phpunit"
1918

2019
matrix:
21-
allow_failures:
22-
- php: 7.0
2320
fast_finish: true
2421
include:
2522
- php: 5.4

0 commit comments

Comments
 (0)