Remove osx testing. gcc was symlinked to clang. dejagnu c++ tests fail with clang.

This commit is contained in:
Anthony Green
2017-03-16 00:36:10 -04:00
parent c9c2aa2461
commit ebe7f447ab

View File

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