Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 5010bbb

Browse files
committed
Fix: Drop HHVM from build matrix
1 parent cfea036 commit 5010bbb

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
@@ -45,12 +45,6 @@ matrix:
4545
- php: 7.1
4646
env:
4747
- ZEND_SERVICEMANAGER_VERSION="^2.7.5"
48-
- php: hhvm
49-
- php: hhvm
50-
env:
51-
- ZEND_SERVICEMANAGER_VERSION="^2.7.5"
52-
allow_failures:
53-
- php: hhvm
5448

5549
before_install:
5650
- if [[ $TEST_COVERAGE != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi

0 commit comments

Comments
 (0)