Skip to content

Commit

Permalink
fix: Added npm run build to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kantord committed Mar 12, 2018
1 parent 57177a6 commit 3eaa4f0
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 @@ -25,4 +25,5 @@ deploy:
provider: script
skip_cleanup: true
script:
- npm run build
- npm run semantic-release

0 comments on commit 3eaa4f0

Please sign in to comment.