瀏覽代碼

Removed linux and gcc from .travis.yml

yhirose 6 年之前
父節點
當前提交
49f21f74cb
共有 1 個文件被更改,包括 0 次插入2 次删除
  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: