Skip to content

Commit

Permalink
Added linting to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rwky committed Nov 3, 2018
1 parent 3adc8d4 commit 49ed213
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 @@ -11,6 +11,7 @@ before_install:

script:
- "make test-cov"
- "npm run-script lint"

after_success:
- "make report-cov"
Expand Down

0 comments on commit 49ed213

Please sign in to comment.