We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 505b5e7 + b0aba3c commit 3921012Copy full SHA for 3921012
.travis.yml
@@ -23,6 +23,7 @@ matrix:
23
dist: trusty
24
allow_failures:
25
- php: 'nightly'
26
+ - php: hhvm
27
28
before_install:
29
- if [[ "$WITH_COVERAGE" != "true" && "$TRAVIS_PHP_VERSION" != "hhvm" && "$TRAVIS_PHP_VERSION" != "nightly" && "$TRAVIS_PHP_VERSION" != "7.1" ]]; then phpenv config-rm xdebug.ini; fi
0 commit comments