enable travis on os x
This commit is contained in:
parent
f4a47fa78e
commit
efde0eb171
@ -1,5 +1,10 @@
|
|||||||
sudo: true
|
sudo: true
|
||||||
|
|
||||||
|
# Enabling test on Linux and OS X
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
# Use Build Matrix to do lint and build seperately
|
# Use Build Matrix to do lint and build seperately
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user