Skip to content

Commit a3f06d6

Browse files
committed
Drop HHVM from testing
1 parent 984f56e commit a3f06d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ cache:
1010
php:
1111
- 7.0
1212
- 7.1
13-
- hhvm
1413
- nightly
1514

1615
## Build matrix for lowest and highest possible targets
@@ -32,8 +31,6 @@ matrix:
3231
env: dependencies=highest
3332
- php: nightly
3433
env: dependencies=highest
35-
allow_failures:
36-
- php: hhvm
3734

3835
## Install or update dependencies
3936
install:

0 commit comments

Comments
 (0)