run npm test
This commit is contained in:
parent
60a659814e
commit
34007ea83e
|
|
@ -17,7 +17,7 @@ test_script:
|
|||
- node --version
|
||||
- npm --version
|
||||
# run tests
|
||||
- npm test
|
||||
- cmd: npm test
|
||||
|
||||
# Don't actually build.
|
||||
build: off
|
||||
|
|
|
|||
Loading…
Reference in New Issue