Skip to content

Commit

Permalink
Enable linting on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
giotiskl committed Feb 11, 2018
1 parent 3a74744 commit 988b517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "8"

script:
- npm run lint

0 comments on commit 988b517

Please sign in to comment.