diff --git a/.travis.yml b/.travis.yml index 453b68d..6b46349 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ - bundle exec rake db:schema:load RAILS_ENV=test script: - - bundle exec rake test + - bundle exec rake test test/functional/sections_controller_test.rb