mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MNT Use correct branch of installer for travis builds.
This commit is contained in:
parent
b5bea0c343
commit
5dce3dec85
@ -3,6 +3,10 @@ version: ~> 1.0
|
||||
import:
|
||||
- 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
|
||||
# e.g. https://travis-ci.com/github/silverstripe/silverstripe-framework/jobs/457096837
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user