diff --git a/.travis.yml b/.travis.yml index 61c92863a..47e281a35 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: