Skip to content

Commit

Permalink
ci(Travis): add lint command into travis scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
tawfiek committed Feb 18, 2021
1 parent c99e037 commit 682a493
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 @@ -9,6 +9,7 @@ script:
- npm run build
- node index.js -v
- npm test
- npm run lint
jobs:
include:
- stage: danger
Expand Down

0 comments on commit 682a493

Please sign in to comment.