Skip to content

Commit 5b1ff3b

Browse files
authored
Removed php 5.4 due the new requirements
1 parent 878955d commit 5b1ff3b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: php
22
sudo: false
33

44
php:
5-
- 5.4
65
- 5.5
76
- 5.6
87
- 7.0
@@ -16,7 +15,6 @@ matrix:
1615
fast_finish: true
1716
allow_failures:
1817
- php: hhvm
19-
- php: 7.0
2018

2119
before_install:
2220
- composer selfupdate

0 commit comments

Comments
 (0)