aboutsummarylogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 01642c6a81d9..296dcc86c57e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
-sudo: required
+arch: amd64
+os: linux
+dist: focal
services:
- docker
@@ -29,7 +31,7 @@ deploy:
provider: releases
skip_cleanup: true
overwrite: true
- api_key: $GH_TOKEN
+ token: $GH_TOKEN
file_glob: true
file:
- "deepin-wine-wechat*.pkg*"