Skip to content

Commit

Permalink
Merge pull request #10315 from creative-commoners/pulls/4.10/travis-b…
Browse files Browse the repository at this point in the history
…ranch

MNT Use correct branch of installer for travis builds.
  • Loading branch information
GuySartorelli authored May 12, 2022
2 parents b5bea0c + 5dce3de commit d9d65c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d9d65c4

Please sign in to comment.