Continous integration update
This commit is contained in:
parent
0dfa8f9465
commit
01c9951698
@ -27,8 +27,8 @@ rvm:
|
||||
- 2.4
|
||||
|
||||
before_install:
|
||||
- mysql -e 'set global innodb_file_format = `BARRACUDA`;
|
||||
- mysql -e 'set global innodb_large_prefix = `ON`;
|
||||
- mysql -e 'set global innodb_file_format = BARRACUDA;
|
||||
- mysql -e 'set global innodb_large_prefix = ON;
|
||||
- mysql -e 'CREATE DATABASE IF NOT EXISTS test CHARACTER SET utf8mb4;'
|
||||
- psql -c 'create database test;' -U postgres
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user