Skip to content

Commit

Permalink
[Travis] Only build for master
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jun 28, 2015
1 parent 3ab0a25 commit c60ef32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
os:
- osx

branches:
only:
- master

language: ruby
cache: bundler
rvm:
Expand Down

0 comments on commit c60ef32

Please sign in to comment.