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

Commit

Permalink
chore(yarn): change to add
Browse files Browse the repository at this point in the history
  • Loading branch information
buehler committed Dec 11, 2017
1 parent 9385946 commit 7e56ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
script:
- yarn build
- yarn global add vsce
- yarn install --no-lockfile semantic-release@^8.2.0 semantic-release-visualstudio-marketplace-version
- yarn add --no-lockfile semantic-release@^8.2.0 semantic-release-visualstudio-marketplace-version
- 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")
after_script:
Expand Down

0 comments on commit 7e56ec5

Please sign in to comment.