mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
travis setting up
This commit is contained in:
parent
af7a17de1b
commit
4b2334c813
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
npm install jshint
|
||||
./node_modules/jshint/bin/hint server.js --config .jshintrc
|
||||
./node_modules/jshint/bin/hint ./server.js --config .jshintrc
|
||||
echo 'only warnings. no errors'
|
||||
Loading…
Add table
Add a link
Reference in a new issue