Meh, dropping HHVM tests

Just too much wrong with travis-ci's implementation and versions
This commit is contained in:
Josh Sherman 2017-05-28 16:42:28 -05:00
parent 010f86775a
commit 5352b2d7ff
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -11,12 +11,6 @@ matrix:
- php: 5.6
- php: 7.0
- php: 7.1
- php: hhvm-3.3
- php: hhvm-3.6
- php: hhvm-3.9
- php: hhvm-3.12
- php: hhvm-3.15
- php: hhvm-3.18
install:
- composer install