Enable osx in travis-ci config.

This commit is contained in:
Victor Zverovich 2014-06-06 08:05:13 -07:00
parent 438eba1402
commit ed8ff58019

View File

@ -1,5 +1,9 @@
language: cpp
os:
- linux
- osx
before_install:
- git submodule update --init