Skip to content

Commit 8fd4597

Browse files
committed
travis: removed hhvm-nightly
1 parent 61be945 commit 8fd4597

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
@@ -6,13 +6,11 @@ php:
66
- 5.6
77
- 7.0
88
- hhvm
9-
- hhvm-nightly
109

1110
matrix:
1211
allow_failures:
1312
- php: 7.0
1413
- php: hhvm
15-
- php: hhvm-nightly
1614

1715
script:
1816
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini

0 commit comments

Comments
 (0)