Skip to content

Commit de46199

Browse files
author
Nicolas Rodriguez
committed
Use default Travis MySQL version
1 parent 0820638 commit de46199

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ services:
1717
- mysql
1818
addons:
1919
postgresql: '9.6'
20-
mariadb: '10.0'
2120
before_script:
2221
- mysql -e 'create database ajax_datatables_rails;'
2322
- psql -c 'create database ajax_datatables_rails;' -U postgres

0 commit comments

Comments
 (0)