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 - make
- ./test/test.run - ./test/test.run
- ./load_test - ./load_test
os:
- linux
- osx
compiler: compiler:
- clang - clang
- gcc - gcc