Skip to content

Commit

Permalink
Use MariaDB 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Levik committed Nov 10, 2017
1 parent ea6f136 commit c1aa39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- "3.6"

addons:
mariadb: '10.1'
mariadb: '10.2'

before_install:
- mysql -u root -e "CREATE DATABASE ispybtest; SET GLOBAL log_bin_trust_function_creators=ON;"
Expand Down

0 comments on commit c1aa39a

Please sign in to comment.