From 6b56d69fc87cdec70224f39895b870ef09b73e60 Mon Sep 17 00:00:00 2001 From: Azareal Date: Sat, 23 Feb 2019 16:39:09 +1000 Subject: [PATCH] Experiment to see if this normalises things in Travis... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 071b3a0e..3a4cfda5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ script: ./run-linux-tests after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT addons: - mariadb: '11.0' \ No newline at end of file + mariadb: '10.0' \ No newline at end of file