Skip to content

Commit c0ad087

Browse files
committed
Travis: removed hhvm-nightly as it's no longer supported
1 parent 416485c commit c0ad087

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ php:
99
- 5.6
1010
- nightly
1111
- hhvm
12-
- hhvm-nightly
1312

1413
install:
1514
- composer install -n --prefer-source
@@ -28,7 +27,6 @@ matrix:
2827
fast_finish: true
2928
allow_failures:
3029
- php: nightly
31-
- php: hhvm-nightly
3230

3331
notifications:
3432
email: false

0 commit comments

Comments
 (0)