Skip to content

Commit

Permalink
Use MariaDB 10.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
J0WI authored and nijel committed Jun 12, 2018
1 parent f0ebd7a commit 25dde22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python:
env:
matrix:
- DB=mysql:latest
- DB=mariadb:latest
- DB=mariadb:10.2

before_install:
- export TESTSUITE_PASSWORD=`openssl rand -base64 30`
Expand Down

0 comments on commit 25dde22

Please sign in to comment.