Experiment to see if this normalises things in Travis...

This commit is contained in:
Azareal 2019-02-23 16:39:09 +10:00
parent 2296008655
commit 6b56d69fc8
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ script: ./run-linux-tests
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
addons:
mariadb: '11.0'
mariadb: '10.0'