diff --git a/.travis.yml b/.travis.yml index 5ee43173..08922270 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,5 +24,5 @@ rvm: # - 2.1.5 # - 2.2.1 - 2.3.1 -script: bundle exec rspec --color --format documentation --require spec_helper --require rails_helper --tag ~docker +script: bundle exec rspec --color --format documentation --require spec_helper --require rails_helper