mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(travis) npm codestyle -> npm run codestyle
This commit is contained in:
parent
8ef751f06f
commit
ccea2d28c7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ node_js:
|
|||
- 0.12
|
||||
|
||||
script:
|
||||
- npm codestyle
|
||||
- npm run codestyle
|
||||
- npm run coverage && npm run report
|
||||
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue