Remove mac from travis tests for now
The amount of "timeouts" errors where a mac build job stalls for no clear reason at all (the script isn't even started, and it's inconsistent) is unacceptable.
This commit is contained in:
parent
b4b346e7a6
commit
330318fa2a
@ -7,7 +7,6 @@ sudo: false
|
||||
language: cpp
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
Loading…
Reference in New Issue
Block a user