Skip to content

Commit

Permalink
have travis run a lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
danielv14 committed Oct 1, 2019
1 parent d05096a commit 14655fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_js:
cache: npm
script:
- npm run test
- npm run lint
- npm run build

0 comments on commit 14655fb

Please sign in to comment.