3.1.0
-
Added:
--skip-test
, because you might need it for shitty test runner
(eg:testling
don't like to be ran from another location).
That's a pretty stupid option, I agree.Recommended Usage:
npm test && npmpub --skip-test
.
Added: --skip-test
, because you might need it for shitty test runner
(eg: testling
don't like to be ran from another location).
That's a pretty stupid option, I agree.
Recommended Usage: npm test && npmpub --skip-test
.