Supress Travis build on OS X until a fix is found.

This commit is contained in:
H0zen 2015-09-08 13:06:44 +03:00
parent e72d3b23ca
commit 2eae5e4b6d

View File

@ -17,7 +17,7 @@ branches:
# build on both Linux and OSX
os:
- linux
- osx
# - osx
# build with both gcc and clang to ensure compatibility
compiler: