Browse Source

Update .travis.yml

ffdfgdfg 5 years ago
parent
commit
ddd68f7f87
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .travis.yml

+ 2 - 3
.travis.yml

@@ -14,9 +14,8 @@ before_deploy:
 
 deploy:
   provider: releases
-  api_key:
-    secure: ${TOKEN}
-  skip_cleanup: true
+  token: ${GH_TOKEN}
+  cleanup: false
   file:
   - freebsd_386_client.tar.gz
   - freebsd_386_server.tar.gz