Skip to content

Commit

Permalink
Update github token setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Jul 5, 2017
1 parent a96be58 commit 5d8af4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
- make gendev.txz
deploy:
provider: releases
api_key:
secure: "$GITHUB_OAUTH_TOKEN"
api_key: "$GITHUB_OAUTH_TOKEN"
skip_cleanup: true
file: gendev.txz
on:
Expand Down

0 comments on commit 5d8af4c

Please sign in to comment.