Commit e3998e30 authored by Corey Farwell's avatar Corey Farwell

Don't run 'npm test'

parent 51d79f3e
language: node_js
node_js:
- "0.11"
before_install:
- "npm install jshint"
install:
- "npm install jshint"
script:
- "jshint *.js"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment