Skip to content

Commit b6946b7

Browse files
committed
Run Travis CI only on master branch and pull requests.
1 parent 223c0fd commit b6946b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: objective-c
22
osx_image: xcode7.3
3+
branches:
4+
only:
5+
- master
36
install:
47
- gem install bundler
58
- export PATH="$PWD/bin:$PATH"

0 commit comments

Comments
 (0)