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

Commit

Permalink
chore: add lint on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
irfan-maulana-tkp committed Sep 22, 2020
1 parent 91b0e30 commit c80d6b3
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 @@ -16,6 +16,7 @@ install:
- pnpm install

script:
- pnpm run lint:lib
- pnpm run build:lib
- pnpm run bundlesize
- pnpm run build:demo
Expand Down

0 comments on commit c80d6b3

Please sign in to comment.