Skip to content

Commit

Permalink
fix(travis): build distributable on release
Browse files Browse the repository at this point in the history
  • Loading branch information
jethrokuan committed Jun 27, 2017
1 parent 4a6c1df commit 5498c2a
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 @@ -9,6 +9,7 @@ node_js:
before_script:
- npm prune
after_success:
- npm build
- npm run semantic-release
branches:
except:
Expand Down

0 comments on commit 5498c2a

Please sign in to comment.