run the plugin specs only
This commit is contained in:
parent
9d67fe3c35
commit
e73505995a
|
@ -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']"
|
||||
|
|
Loading…
Reference in New Issue