Skip to content

Commit 774b51e

Browse files
authored
Require php 5.5
1 parent 8c86834 commit 774b51e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ php:
77
- 5.5
88
- 5.6
99
- 7.0
10-
- hhvm
1110

1211
matrix:
1312
fast_finish: true
13+
allow_failures:
14+
- php: 5.4
1415

1516
before_install:
1617
- phpenv config-rm xdebug.ini || true

0 commit comments

Comments
 (0)