Skip to content

Commit

Permalink
CI: Use "auto-dist-tag" for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed May 2, 2017
1 parent 2ea7d00 commit 10465b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,10 @@ before_install:
install:
- yarn install --no-lockfile

before_deploy:
- yarn global add auto-dist-tag
- auto-dist-tag --write

deploy:
provider: npm
email: stefan.penner+ember-cli@gmail.com
Expand Down

0 comments on commit 10465b0

Please sign in to comment.