Add Travis CI for linting #508

This commit is contained in:
Aleks Hudochenkov 2016-02-06 00:27:19 +03:00 committed by Jonathan Neal
parent 21e0c54ec0
commit 393c87ef65

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
sudo: false
language: node_js
node_js:
- stable