Don't run tests on HHVM

This commit is contained in:
James Brooks
2018-06-14 21:02:08 +01:00
parent 749c83169c
commit d7ffbeef0c

View File

@@ -10,7 +10,6 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
before_install: cp .env.example .env