enable travis on os x

This commit is contained in:
Tong He 2015-07-29 18:16:59 -07:00
parent f4a47fa78e
commit efde0eb171

View File

@ -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: