diff --git a/.travis.yml b/.travis.yml index 9a3cecc..dea38e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,4 +31,4 @@ before_script: - bundle exec rake db:create db:migrate script: - - "bundle exec rake plugin:spec && bundle exec rake qunit:test['200000']" + - "bundle exec rake plugin:spec[discourse-payments] && bundle exec rake qunit:test['200000']"