Skip to content

Commit

Permalink
Merge pull request #5 from chrisdjscott/deploy
Browse files Browse the repository at this point in the history
Use old travis release api
  • Loading branch information
jtunnicl committed Sep 29, 2019
2 parents 5199825 + 5143061 commit c213dbe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,9 @@ before_deploy:

deploy:
provider: releases
api_key:
secure: V4U8kv/O3OsYs8oVUIEVWH/AG/pxCv5tf1J59eonb+PqrEOt2IA9lnufysC2JoOW73sQswWy0y2w/IwH9NMkg+dzI9ZEV8B084M1+gzYafON+tuG9r7vxWgeSmx77HR59myD91S8Ip3+siFnjXPuqN+BPyGm+EVq4Y0HgS3bAt7O4QV3fwPTym0Enm40T7WNxRltcmYjw63vX098xgD2c+gb62W/4upQ3MFaXIU+B2CKyQr5vD/zgbAdOpZdiFdFDXdq7nY/qWegoRUYEVmlx1g2s+nhAzkc50oHcF8X6MMDSzjTWuUlSnfGXXPlS7yNW55+rWJnaB3wLv5qVqX29GbyV8+Z58o6iHtbxcdENhEX1SRuUDsYMeJ6NzqNO65TKJ3EkjSgB31ofjthjwQ6JaP0pz32oKcW5WgDZPKizw+4j/tpzue+xQg8nz1AzNxz3cJ9NYdWqjBOqtrHOLV+nZZZio15sqN2AkdABvp65HVQv2UotdUDmC+thpXTRwNVr4PP6YjqrilYTxRAXIjWR5MXHkyVeDuW6113KxxgExBs69z2ixdZzLqdDev837LyWqD62vTcWtwYqSGy7HVs548DcRyelJM1I23wKIsqjQiz71VxCw2XXecr80AC4nPWLwNLaCz6pQyRSH9utDagM9LX+c5YDniyCHj1b/bzbps=
api_key: $RELEASES_TOKEN
file: Grate.dmg
skip_cleanup: true

on:
tags: true
condition: $TRAVIS_OS_NAME = osx
cleanup: false
edge: true

0 comments on commit c213dbe

Please sign in to comment.