mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
feature(travis) npm start -> npm test
This commit is contained in:
parent
c395c301f3
commit
7ad6348542
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ before_install:
|
|||
script:
|
||||
- npm run gulp
|
||||
- npm run yaspeller
|
||||
- npm start -- --test
|
||||
- npm test
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue