Skip to content

Commit

Permalink
Add linting to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue authored and Turbo87 committed Oct 13, 2018
1 parent 7f84828 commit 1d863cc
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 @@ -6,4 +6,5 @@ node_js:
- 10

script:
- yarn lint:js
- yarn test

0 comments on commit 1d863cc

Please sign in to comment.