moving test.sh back. travis configuring

This commit is contained in:
coderaiser 2012-06-14 14:38:28 +00:00
parent 6afa63fb38
commit e4d243d50a
3 changed files with 1 additions and 1 deletions

View file

@ -1,10 +0,0 @@
{
"validthis": true,
"laxcomma" : true,
"laxbreak" : true,
"browser" : true,
"debug" : true,
"boss" : true,
"expr" : true,
"asi" : true
}

View file

@ -1,3 +0,0 @@
#!/bin/sh
npm install -g jshint
jshint *.js --config .jshintrc