mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 20:53:02 +00:00
travis setted up with server.js
This commit is contained in:
parent
c657730b7e
commit
0a6482c477
1 changed files with 1 additions and 2 deletions
3
test.sh
3
test.sh
|
|
@ -1,4 +1,3 @@
|
|||
#!/bin/sh
|
||||
npm i jshint
|
||||
./node_modules/jshint/bin/hint ./server.js --config ./.jshintrc
|
||||
echo 'only warnings. no errors'
|
||||
./node_modules/jshint/bin/hint ./server.js --config ./.jshintrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue