Removed HHVM from .travis.yml

This commit is contained in:
Alex Bilbie 2017-07-01 18:34:53 +01:00
parent 4e996ab3f1
commit 0f19a6f41c

View File

@ -12,7 +12,6 @@ php:
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1 - 7.1
- hhvm
install: install:
- travis_retry composer install --no-interaction --prefer-source - travis_retry composer install --no-interaction --prefer-source