Skip to content

Commit c7b07d6

Browse files
authored
master branch build travis (#218)
1 parent 87b002b commit c7b07d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ podfile: Example/Podfile
1010
before_install:
1111
- gem install cocoapods # Since Travis is not always on latest version
1212
- pod install --project-directory=Example
13+
14+
branches:
15+
only:
16+
- master

0 commit comments

Comments
 (0)