Commit 44315d9c by James Cropcho

added .travis.yml with big thanks to @todvora (Tomas Dvorak)!

parent 3c0521d1
language: node_js
node_js:
- "0.11"
install:
- npm install jshint -g
script:
- jshint variety.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