Added os info for travis CI
This commit is contained in:
parent
f1c306295f
commit
8779930321
|
@ -1,5 +1,10 @@
|
||||||
language:
|
language:
|
||||||
bash
|
bash
|
||||||
|
|
||||||
|
os:
|
||||||
|
linux
|
||||||
|
osx
|
||||||
|
|
||||||
script:
|
script:
|
||||||
dev/tests/run_travis_tests.sh
|
dev/tests/run_travis_tests.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue