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 c5d4599 commit 2d14f53Copy full SHA for 2d14f53
.travis.yml
@@ -2,6 +2,9 @@ language: objective-c
2
xcode_workspace: ReactiveTask.xcworkspace
3
git:
4
submodules: false
5
+branches:
6
+ only:
7
+ - master
8
before_script:
9
- git submodule update --init --recursive
10
script:
0 commit comments