Maybe, this will work...?

This commit is contained in:
Azareal 2019-02-23 17:33:18 +10:00
parent c3743bc28d
commit 8acc5e7991
2 changed files with 1 additions and 2 deletions

View File

@ -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: '12.0' mariadb: '10.3'

View File

@ -16,7 +16,6 @@
"SMTPUsername": "", "SMTPUsername": "",
"SMTPPassword": "", "SMTPPassword": "",
"SMTPPort": "25", "SMTPPort": "25",
"Search":"disabled",
"MaxRequestSizeStr":"5MB", "MaxRequestSizeStr":"5MB",
"UserCache":"static", "UserCache":"static",