From cec9728508c4044c0db726084ff5320a3df16d6b Mon Sep 17 00:00:00 2001 From: Nic Horstmeier Date: Sat, 3 Dec 2016 13:13:58 -0600 Subject: [PATCH] UPDATE core release to 3 3.1 branch seems to have been removed from the SilverStripe installer repo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 54cadec..80eb9d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: env: global: - - DB=MYSQL CORE_RELEASE=3.1 + - DB=MYSQL CORE_RELEASE=3 - MODULE_PATH=flexslider - COVERAGE=0