Skip to content

Commit

Permalink
chore: add linter to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Jul 27, 2019
1 parent c5bcc00 commit e06573d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,5 @@ node_js:

install: npm install

before_script:
- npm install -g standard

script:
- standard
- npm run lint

0 comments on commit e06573d

Please sign in to comment.