Browse Source

Removed linux from travis config because swiftenv does not have swift version 3.0 on linux yet.

Michael Ledin 9 years ago
parent
commit
ee9ccb1a46
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,5 +1,4 @@
 os:
-    - linux
     - osx
 language: generic
 sudo: required