mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #10315 from creative-commoners/pulls/4.10/travis-branch
MNT Use correct branch of installer for travis builds.
This commit is contained in:
commit
d9d65c4fb0
@ -3,6 +3,10 @@ version: ~> 1.0
|
|||||||
import:
|
import:
|
||||||
- silverstripe/silverstripe-travis-shared:config/provision/standard.yml
|
- silverstripe/silverstripe-travis-shared:config/provision/standard.yml
|
||||||
|
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- REQUIRE_RECIPE="4.10.x-dev"
|
||||||
|
|
||||||
# Using a manual matrix to exlude PHPUNIT_COVERAGE_TEST for now because it was causing some strange issues
|
# Using a manual matrix to exlude PHPUNIT_COVERAGE_TEST for now because it was causing some strange issues
|
||||||
# e.g. https://travis-ci.com/github/silverstripe/silverstripe-framework/jobs/457096837
|
# e.g. https://travis-ci.com/github/silverstripe/silverstripe-framework/jobs/457096837
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user