Skip to content

Commit

Permalink
Merge pull request #24 from endoze/modify-travis-setup
Browse files Browse the repository at this point in the history
Add whitelist for master branch in travis setup
  • Loading branch information
endoze committed Mar 11, 2016
2 parents 52b107a + a1c394c commit ff908a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: objective-c
osx_image: xcode7.2
branches:
only:
- master

before_install:
- rvm use $RVM_RUBY_VERSION
Expand Down

0 comments on commit ff908a1

Please sign in to comment.