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