diff --git a/.travis.yml b/.travis.yml index ecc69a116..d51954d8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ import: env: global: - - REQUIRE_RECIPE="4.x-dev" + - REQUIRE_RECIPE="4.9.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