1
0
mirror of synced 2025-07-22 03:21:50 +03:00

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
os:
- osx
- linux
# Compiler selection
compiler:
- clang
- gcc-4.9
# Build/test steps
script: