Skip to content

Commit 0f1e5e6

Browse files
committed
travis: removed hhvm-nightly
1 parent 07a2d20 commit 0f1e5e6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ php:
66
- 5.6
77
- 7.0
88
- hhvm
9-
- hhvm-nightly
109

1110
env:
1211
- PHP_BIN=php
@@ -16,15 +15,11 @@ matrix:
1615
allow_failures:
1716
- php: 7.0
1817
- php: hhvm
19-
- php: hhvm-nightly
2018

2119
exclude:
2220
- php: hhvm
2321
env: PHP_BIN=php-cgi
2422

25-
- php: hhvm-nightly
26-
env: PHP_BIN=php-cgi
27-
2823
script:
2924
- vendor/bin/tester -p $PHP_BIN tests -s
3025
- php code-checker/src/code-checker.php

0 commit comments

Comments
 (0)