Skip to content

Commit

Permalink
build add lint for travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbpionnier committed Oct 5, 2018
1 parent 098afe6 commit 84df209
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 @@ -19,5 +19,6 @@ install:
- npm ci
- gulp build
script:
- npm run lint
- npm test
after_success: npm run coverage

0 comments on commit 84df209

Please sign in to comment.