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

Commit

Permalink
Merge pull request #40 from localheinz/fix/hhvm
Browse files Browse the repository at this point in the history
Fix: Drop HHVM from build matrix
  • Loading branch information
localheinz authored Jun 3, 2017
2 parents cfea036 + 5010bbb commit c42dcb2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ matrix:
- php: 7.1
env:
- ZEND_SERVICEMANAGER_VERSION="^2.7.5"
- php: hhvm
- php: hhvm
env:
- ZEND_SERVICEMANAGER_VERSION="^2.7.5"
allow_failures:
- php: hhvm

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

0 comments on commit c42dcb2

Please sign in to comment.