Skip to content

Commit

Permalink
update ci (#429)
Browse files Browse the repository at this point in the history
* Update .travis.yml

* Update .travis.yml
  • Loading branch information
ffdfgdfg committed Mar 2, 2020
1 parent 8e65577 commit 9fbdbb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ before_deploy:

deploy:
provider: releases
api_key:
secure: ${TOKEN}
skip_cleanup: true
edge: true
token: ${GH_TOKEN}
cleanup: false
file:
- freebsd_386_client.tar.gz
- freebsd_386_server.tar.gz
Expand Down

0 comments on commit 9fbdbb1

Please sign in to comment.