disable osx builds for now
This commit is contained in:
parent
3ccb4f7dca
commit
89eaaa31b6
|
@ -2,7 +2,7 @@ language: cpp
|
|||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
# - osx
|
||||
|
||||
env:
|
||||
- variant=test_debug cc=gcc-cpp11 sim=1
|
||||
|
|
Loading…
Reference in New Issue