Skip to content

Commit a530954

Browse files
committed
Travis: remove untested 5.3.3, test hhvm and php 7
1 parent 7d57ef7 commit a530954

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22
php:
3-
- 5.3.3
43
- 5.4
54
- 5.5
65
- 5.6
@@ -10,8 +9,6 @@ php:
109

1110
matrix:
1211
allow_failures:
13-
- php: 7.0
14-
- php: hhvm
1512
- php: hhvm-nightly
1613

1714
before_script:

0 commit comments

Comments
 (0)