Skip to content

Commit

Permalink
Create releases on GitHub automatically from tags (fixes #1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyuu committed Nov 20, 2017
1 parent 5b5df15 commit afd0840
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -8,3 +8,10 @@ env:
notifications:
email:
on_success: never
deploy:
provider: releases
api_key:
secure: FLWevL09KYp7V1SjJUNEdWzuomuocXwNvPr1DSAFH7mmrjKTtjzwrjINAthSqzjlDrs5B//P47l1VLyHp5byEzy673W+bOmEg8swmqc7E9FrHLRyEByd/yca3DzkZgXEXgGdY/cl7tHhM4V2fYKEgAIWbFV+takmTFMK4WkEtNg=
on:
repo: pyenv/pyenv
tags: true

0 comments on commit afd0840

Please sign in to comment.