Browse Source

Removed the swift-2.0 branch from Travis-CI until Xcode 7 is supported.

Christian Noon 10 years ago
parent
commit
14d1d7164b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,5 +1,8 @@
 language: objective-c
 osx_image: beta-xcode6.3
+branches:
+  except:
+    - swift-2.0
 env:
   - LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
 before_install: