Corey Farwell
10 years ago
2 changed files with 9 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
language: node_js |
|||
node_js: |
|||
- "0.11" |
|||
before_install: |
|||
- "npm install jshint" |
|||
install: |
|||
- "jshint *.js" |
Loading…
Reference in new issue