mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
Bump Qunit test timeout on Travis.
This commit is contained in:
parent
69a53210d3
commit
463d6a057c
@ -69,7 +69,7 @@ script:
|
||||
bundle exec rake db:create db:migrate
|
||||
|
||||
if [ '$QUNIT_RUN' == '1' ]; then
|
||||
bundle exec rake qunit:test['400000'] && \
|
||||
bundle exec rake qunit:test['500000'] && \
|
||||
bundle exec rake plugin:qunit
|
||||
else
|
||||
bundle exec rspec && bundle exec rake plugin:spec
|
||||
|
Loading…
Reference in New Issue
Block a user