In Travis, run tests on MariaDB
This commit is contained in:
parent
393deefcf9
commit
1eaf810548
2 changed files with 9 additions and 1 deletions
5
config/database.yml.travis
Normal file
5
config/database.yml.travis
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
test:
|
||||
adapter: mysql2
|
||||
database: osem_test
|
||||
username: root
|
||||
encoding: utf8
|
||||
Loading…
Add table
Add a link
Reference in a new issue