Skip to content

Commit 83082a7

Browse files
committed
fix for travis - remove hhvm testing
1 parent 3a8a2b4 commit 83082a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ php:
55
- 5.6
66
- 7.0
77
- 7.1
8-
- hhvm
98

109
before_script:
1110
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-add misc/travis.php.ini; fi

0 commit comments

Comments
 (0)