mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Remove HHVM from test builds
This commit is contained in:
parent
c29438fd1a
commit
34b6191666
@ -12,8 +12,6 @@ env:
|
|||||||
- DB=MYSQL CORE_RELEASE=3.1
|
- DB=MYSQL CORE_RELEASE=3.1
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- php: hhvm-nightly
|
|
||||||
include:
|
include:
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: DB=MYSQL
|
env: DB=MYSQL
|
||||||
@ -23,9 +21,6 @@ matrix:
|
|||||||
env: DB=MYSQL
|
env: DB=MYSQL
|
||||||
- php: 5.3
|
- php: 5.3
|
||||||
env: DB=MYSQL
|
env: DB=MYSQL
|
||||||
- php: hhvm
|
|
||||||
env: DB=MYSQL
|
|
||||||
before_install:
|
|
||||||
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user