* [MOD] Update MariaDB version on Travis CI

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2019-08-18 22:28:22 +02:00
parent 8a01307d33
commit bb4ee3c7b6

View File

@@ -16,7 +16,7 @@ branches:
- /^v?\d+\.\d+(\.\d+)?(-\S*)?$/
addons:
mariadb: '10.1'
mariadb: '10.3'
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter