Closed guillermo closed 13 years ago
"gem test --quiet rubygems-test" or "gem test -q" should not ask user if he wants to upload results. So it is easy to batch test some gems, as:
rvm gem test -q rubygems-test
Same problem.
"gem test --quiet rubygems-test" or "gem test -q" should not ask user if he wants to upload results. So it is easy to batch test some gems, as: