mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
fix(travis) script: node -> npm
This commit is contained in:
parent
643b2e07c7
commit
400dbb8b3a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ before_install:
|
|||
|
||||
script:
|
||||
- npm run gulp
|
||||
- node start -- --test
|
||||
- npm start -- --test
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue