We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0820638 commit de46199Copy full SHA for de46199
.travis.yml
@@ -17,7 +17,6 @@ services:
17
- mysql
18
addons:
19
postgresql: '9.6'
20
- mariadb: '10.0'
21
before_script:
22
- mysql -e 'create database ajax_datatables_rails;'
23
- psql -c 'create database ajax_datatables_rails;' -U postgres
0 commit comments