mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
appveyor stuff
This commit is contained in:
parent
8bac62b007
commit
f08b93fc40
@ -14,8 +14,8 @@ test_script:
|
||||
# Output useful info for debugging.
|
||||
- node --version
|
||||
- npm --version
|
||||
- ps: .\node_modules\.bin\mocha test\programmatic\*.mocha.js --no-exit
|
||||
- cmd: .\node_modules\.bin\mocha test\programmatic\*.js --no-exit
|
||||
- ps: .\node_modules\.bin\mocha test\programmatic\*.mocha.js
|
||||
- cmd: .\node_modules\.bin\mocha test\programmatic\*.mocha.js
|
||||
|
||||
# Don't actually build.
|
||||
build: off
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user