Skip to content

Commit

Permalink
fix(travis): build files before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jethrokuan committed Apr 13, 2019
1 parent 6fd480b commit 14c8704
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 @@ -13,4 +13,5 @@ jobs:
provider: script
skip_cleanup: true
script:
- npm run build
- npx semantic-release

0 comments on commit 14c8704

Please sign in to comment.