Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Lint code during build
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Mar 24, 2016
1 parent 802e534 commit 1b231e0
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,6 +6,7 @@ notifications:
on_failure: change

before_install:
- npm run lint
- npm run bootstrap

node_js:
Expand Down

0 comments on commit 1b231e0

Please sign in to comment.