Skip to content

Commit 33d4425

Browse files
committed
travis: removed HHVM
1 parent 613ea1e commit 33d4425

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@ language: php
22
php:
33
- 5.6
44
- 7.0
5-
- hhvm
65

76
env:
87
- PHP_BIN=php
98
- PHP_BIN=php-cgi
109

1110
matrix:
12-
allow_failures:
13-
- php: hhvm
14-
15-
exclude:
16-
- php: hhvm
17-
env: PHP_BIN=php-cgi
18-
1911
include:
2012
- php: 5.6
2113
env: dependencies="--prefer-lowest --prefer-stable" PHP_BIN=php

0 commit comments

Comments
 (0)