Disable osx os for a while.

This commit is contained in:
Syoyo Fujita
2016-02-11 17:05:56 +09:00
parent 1ae9a8ab4b
commit e8418ccc8a

View File

@@ -1,14 +1,7 @@
language: cpp
sudo: false
os:
- linux
- osx
matrix:
allow_failures:
- os: osx
include:
# Clang 3.7
- addons: &clang37