Removed linux and gcc from .travis.yml

This commit is contained in:
yhirose 2019-06-26 15:24:03 -04:00
parent cdc45c4601
commit 49f21f74cb

View File

@ -2,12 +2,10 @@
language: cpp language: cpp
os: os:
- osx - osx
- linux
# Compiler selection # Compiler selection
compiler: compiler:
- clang - clang
- gcc-4.9
# Build/test steps # Build/test steps
script: script: