Skip to content

Commit 0d24c66

Browse files
committed
Drop HHVM from CI build
1 parent 3b5b80d commit 0d24c66

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

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

1413
env:
1514
- DEPS=normal
@@ -18,11 +17,6 @@ env:
1817

1918
matrix:
2019
fast_finish: true
21-
allow_failures:
22-
- php: hhvm
23-
exclude:
24-
- php: hhvm
25-
env: DEPS=lowest
2620

2721
branches:
2822
only:

0 commit comments

Comments
 (0)