Skip to content

Commit

Permalink
fix: make sure building of bundle is also tested
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Arentsen committed May 7, 2020
1 parent caea511 commit 63af8e0
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 @@ -10,6 +10,7 @@ jobs:
name: 'Lint'
- script:
- yarn
- yarn bundle
- yarn build
name: 'Build'

Expand Down

0 comments on commit 63af8e0

Please sign in to comment.