Added travis.yml
parent
c740c0ec92
commit
ad1c7edc31
@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
script: npm run-script lint
|
Loading…
Reference in New Issue