mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
cloudfunc added to travis lint-testing
This commit is contained in:
parent
0cfa224480
commit
3d4796f481
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
npm i jshint
|
||||
./node_modules/jshint/bin/hint ./server.js --config ./.jshintrc
|
||||
./node_modules/jshint/bin/hint ./server.js ./lib/cloudfunc.js --config ./.jshintrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue