Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a5321 commit 463d6a0Copy full SHA for 463d6a0
.travis.yml
@@ -69,7 +69,7 @@ script:
69
bundle exec rake db:create db:migrate
70
71
if [ '$QUNIT_RUN' == '1' ]; then
72
- bundle exec rake qunit:test['400000'] && \
+ bundle exec rake qunit:test['500000'] && \
73
bundle exec rake plugin:qunit
74
else
75
bundle exec rspec && bundle exec rake plugin:spec
0 commit comments