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 223c0fd commit b6946b7Copy full SHA for b6946b7
.travis.yml
@@ -1,5 +1,8 @@
1
language: objective-c
2
osx_image: xcode7.3
3
+branches:
4
+ only:
5
+ - master
6
install:
7
- gem install bundler
8
- export PATH="$PWD/bin:$PATH"
0 commit comments