Skip to content

Commit 931c9b5

Browse files
committed
Removed hhvm-nightly test env, because is not longed supported on Travis
1 parent 7daa75d commit 931c9b5

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
@@ -7,12 +7,10 @@ php:
77
- 5.6
88
- 7.0
99
- hhvm
10-
- hhvm-nightly
1110

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

1715
before_script:
1816
- composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)