travis: support OSX & Linux

This commit is contained in:
Nguyen Anh Quynh 2016-03-03 23:14:25 +08:00
parent 6ee06f79ce
commit feb7b8e1ae

View file

@ -7,3 +7,6 @@ script:
compiler:
- clang
- gcc
os:
- linux
- osx