Commit 6dab49c2 by Ben Drucker

lint travis builds

parent 4d4b0986
......@@ -2,6 +2,9 @@ language: node_js
node_js:
- '0.11'
- '0.10'
before_script:
- export PATH="$PATH:$(npm bin)"
- gulp lint
deploy:
provider: npm
email: bvdrucker@gmail.com
......
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