Browse Source

Removed linux and gcc from .travis.yml

yhirose 6 năm trước cách đây
mục cha
commit
49f21f74cb
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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: