mirror of
https://github.com/deajan/obackup.git
synced 2026-02-06 15:15:16 +01:00
Fixed travis file syntax
This commit is contained in:
@@ -9,12 +9,11 @@ addons:
|
||||
- mysql-client-core-5.6
|
||||
- mysql-client-5.6
|
||||
|
||||
service
|
||||
service:
|
||||
mysql
|
||||
|
||||
os:
|
||||
linux
|
||||
osx
|
||||
|
||||
before_script:
|
||||
service --status-all; mysql -e 'CREATE DATABASE travistest;'
|
||||
|
||||
Reference in New Issue
Block a user