Skip to content

Commit

Permalink
Merge pull request #368 from janorn/travis
Browse files Browse the repository at this point in the history
Change travis to exclude unwanted branches
  • Loading branch information
James Fryman committed Jun 27, 2014
2 parents 7490f39 + 46abf95 commit e78ba1f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
branches:
only:
- master
except:
- refactor
- gh-pages
language: ruby
script: "bundle exec rake --rakefile $PWD/.travis/Rakefile spec SPEC_OPTS='--format documentation'"
rvm:
Expand Down

0 comments on commit e78ba1f

Please sign in to comment.