We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8574ed commit 66b6c3cCopy full SHA for 66b6c3c
circle.yml
@@ -2,6 +2,11 @@ machine:
2
xcode:
3
version: "6.3.1"
4
5
+general:
6
+ branches:
7
+ ignore:
8
+ - swift/2.0
9
+
10
test:
11
override:
12
- set -o pipefail &&
0 commit comments