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:
Alayan-stk-2 2019-10-22 12:29:13 +02:00 committed by GitHub
parent b4b346e7a6
commit 330318fa2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ sudo: false
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang