1
0
mirror of https://github.com/deajan/obackup.git synced 2024-11-12 19:03:42 +01:00

Added os info for Travis CI

This commit is contained in:
deajan 2016-08-30 16:27:02 +02:00
parent a583835cf5
commit 2ee2624d9d

View File

@ -4,6 +4,10 @@ language:
services:
mysql
os:
linux
osx
before_script:
mysql -e 'CREATE DATABASE travistest;'