Skip to content

Commit 1b73a92

Browse files
committed
Only run CI on master
1 parent d3c45c3 commit 1b73a92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ language: objective-c
22
before_install: rake travis:before_install
33
install: rake travis:install
44
script: rake travis:script
5+
branches:
6+
only: master

0 commit comments

Comments
 (0)