Browse Source

Removed linux and gcc from .travis.yml

yhirose 6 years ago
parent
commit
49f21f74cb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

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