Skip to content

Commit

Permalink
Configure Travis CI to monitor stable branches
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Jul 24, 2014
1 parent 6d559a6 commit b54b969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,8 @@ bundler_args: --jobs 7 --without docs local

branches:
only:
- 2.0-stable
- 3.0-stable
- master

script: bundle exec rake travis:ci
Expand Down

0 comments on commit b54b969

Please sign in to comment.