mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
BUG Remove Behat tests from Travis matrix for SS3
This commit is contained in:
parent
bd26907abf
commit
2cbdeba69a
@ -5,6 +5,8 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.4
|
||||||
|
|
||||||
|
dist: precise
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- CORE_RELEASE=3.1
|
- CORE_RELEASE=3.1
|
||||||
@ -16,8 +18,6 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- php: 5.3
|
- php: 5.3
|
||||||
env: DB=MYSQL
|
env: DB=MYSQL
|
||||||
- php: 5.4
|
|
||||||
env: DB=MYSQL BEHAT_TEST=1
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
Loading…
Reference in New Issue
Block a user