Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Commit

Permalink
chore: fix yarn deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
buehler committed Sep 19, 2017
1 parent ddf6e1c commit 4b85cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -54,7 +54,7 @@ after_script:
- greenkeeper-lockfile-upload
- yarn run semantic-release-pre
- github_changelog_generator --no-verbose -u buehler -p typescript-hero --enhancement-labels "enhancement,feature" --include-labels "bug,enhancement,feature" --future-release $(node -p "require('./package.json').version")
- yarn install -g vsce
- yarn global add vsce
- yarn run semantic-release

branches:
Expand Down

0 comments on commit 4b85cf7

Please sign in to comment.