Experiment to see if this normalises things in Travis...
This commit is contained in:
parent
2296008655
commit
6b56d69fc8
|
@ -24,4 +24,4 @@ script: ./run-linux-tests
|
||||||
after_script:
|
after_script:
|
||||||
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
|
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
|
||||||
addons:
|
addons:
|
||||||
mariadb: '11.0'
|
mariadb: '10.0'
|
Loading…
Reference in New Issue