mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Remove hhvm from Travis build matrix
This commit is contained in:
parent
16d684dcfa
commit
e5415b1ea8
@ -21,8 +21,6 @@ env:
|
||||
- MODULE_PATH=blog
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm-nightly
|
||||
include:
|
||||
- php: 5.6
|
||||
env: DB=MYSQL COVERAGE=1
|
||||
@ -38,8 +36,6 @@ matrix:
|
||||
env: DB=SQLITE
|
||||
- php: 5.3
|
||||
env: DB=MYSQL
|
||||
- php: hhvm
|
||||
env: DB=MYSQL
|
||||
- php: 7.1
|
||||
env: DB=MYSQL CORE_RELEASE=3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user