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 87b002b commit c7b07d6Copy full SHA for c7b07d6
.travis.yml
@@ -10,3 +10,7 @@ podfile: Example/Podfile
10
before_install:
11
- gem install cocoapods # Since Travis is not always on latest version
12
- pod install --project-directory=Example
13
+
14
+branches:
15
+ only:
16
+ - master
0 commit comments