Skip to content

Commit d9a221a

Browse files
committed
Update .travis.yml
1 parent 20f7bb4 commit d9a221a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ php:
88
- 5.5
99
- 5.6
1010
- 7.0
11-
- nightly
1211
- hhvm
12+
- nightly
1313

1414
before_script:
1515
- travis_retry composer self-update && composer install --dev --no-interaction --prefer-source
@@ -34,5 +34,4 @@ after_script:
3434
matrix:
3535
allow_failures:
3636
- php: nightly
37-
- php: hhvm
3837
fast_finish: true

0 commit comments

Comments
 (0)