Skip to content

Commit

Permalink
Merge pull request #180 from Turbo87/auto-dist-tag
Browse files Browse the repository at this point in the history
CI: Use "auto-dist-tag" for deployment
  • Loading branch information
Turbo87 committed May 3, 2017
2 parents 2ea7d00 + 10465b0 commit 5e256a0
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 5e256a0

Please sign in to comment.