diff --git a/.travis.yml b/.travis.yml index 7f40ee443..c59bebe1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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