Updated travis options
This adds linting to our travis build.
This commit is contained in:
@@ -3,4 +3,5 @@ node_js:
|
||||
- v5
|
||||
- v4
|
||||
- '0.12'
|
||||
- '0.10'
|
||||
before_script:
|
||||
- npm run lint
|
||||
|
||||
Reference in New Issue
Block a user