Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelbore committed Feb 21, 2020
1 parent 6b40da7 commit b2446a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ install:
script:
- yarn test
- yarn build && yarn link.lib
- npm --prefix ./packages/rollup-plugin-inline-lit-element run build
- npm --prefix ./packages/rollup-plugin-inline-lit-element run link.loader
- npm --prefix ./packages/rollup-plugin-inline-lit-element run build.counter
- npm --prefix ./packages/rollup-plugin-inline-lit-element run build.counter.decorators
after_success:
Expand Down

0 comments on commit b2446a7

Please sign in to comment.