Remove HHVM from test builds

This commit is contained in:
Daniel Hensby 2017-07-19 17:47:04 +01:00
parent c29438fd1a
commit 34b6191666
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 0 additions and 5 deletions

View File

@ -12,8 +12,6 @@ env:
- DB=MYSQL CORE_RELEASE=3.1
matrix:
allow_failures:
- php: hhvm-nightly
include:
- php: 5.6
env: DB=MYSQL
@ -23,9 +21,6 @@ matrix:
env: DB=MYSQL
- php: 5.3
env: DB=MYSQL
- php: hhvm
env: DB=MYSQL
before_install:
before_script: