update travis-ci for operating system osx

This commit is contained in:
wyy 2014-10-12 16:22:56 +08:00
parent 020aeaeeb0
commit 0fd68846af

View File

@ -8,7 +8,9 @@ script:
- make
- ./test/test.run
- ./load_test
os:
- linux
- osx
compiler:
- clang
- gcc