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