mirror of
https://github.com/deajan/obackup.git
synced 2024-12-25 23:13:41 +01:00
Added os info for Travis CI
This commit is contained in:
parent
a583835cf5
commit
2ee2624d9d
@ -4,6 +4,10 @@ language:
|
|||||||
services:
|
services:
|
||||||
mysql
|
mysql
|
||||||
|
|
||||||
|
os:
|
||||||
|
linux
|
||||||
|
osx
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
mysql -e 'CREATE DATABASE travistest;'
|
mysql -e 'CREATE DATABASE travistest;'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user