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:
|
||||
- 5.4
|
||||
|
||||
dist: precise
|
||||
|
||||
env:
|
||||
global:
|
||||
- CORE_RELEASE=3.1
|
||||
@ -16,8 +18,6 @@ matrix:
|
||||
include:
|
||||
- php: 5.3
|
||||
env: DB=MYSQL
|
||||
- php: 5.4
|
||||
env: DB=MYSQL BEHAT_TEST=1
|
||||
|
||||
before_script:
|
||||
- composer self-update
|
||||
|
Loading…
Reference in New Issue
Block a user