mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
moving test.sh back. travis configuring
This commit is contained in:
parent
6afa63fb38
commit
e4d243d50a
3 changed files with 1 additions and 1 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"validthis": true,
|
||||
"laxcomma" : true,
|
||||
"laxbreak" : true,
|
||||
"browser" : true,
|
||||
"debug" : true,
|
||||
"boss" : true,
|
||||
"expr" : true,
|
||||
"asi" : true
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
npm install -g jshint
|
||||
jshint *.js --config .jshintrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue