We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8a2b4 commit 83082a7Copy full SHA for 83082a7
.travis.yml
@@ -5,7 +5,6 @@ php:
5
- 5.6
6
- 7.0
7
- 7.1
8
- - hhvm
9
10
before_script:
11
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-add misc/travis.php.ini; fi
0 commit comments