parent
68f24554d1
commit
5b4b55d085
@ -0,0 +1,5 @@ |
|||||||
|
language: node_js |
||||||
|
node_js: |
||||||
|
- "0.10" |
||||||
|
install: "npm -g install jshint" |
||||||
|
script: "jshint js/*" |
Loading…
Reference in new issue