aboutsummarylogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCountStarlight2019-06-02 23:10:13 +0800
committerCountStarlight2019-06-02 23:10:13 +0800
commit81492c3b46e62ac03d7673b667d85aca311df9ad (patch)
treec7b55b592f21948bf2d9880d05e6ae0a94881196 /.travis.yml
parentacc43b33f39636fb7ea91c70c1005215c0cc1f64 (diff)
downloadaur-81492c3b46e62ac03d7673b667d85aca311df9ad.tar.gz
Upgrade wechat to 2.6.8.52
Signed-off-by: CountStarlight <countstarlight@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fec4d8c2cae..d229052adbbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,3 +26,16 @@ arch:
script:
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
+
+deploy:
+ provider: releases
+ skip_cleanup: true
+ overwrite: true
+ api_key: $GH_TOKEN
+ file_glob: true
+ file:
+ - "deepin-wine-wechat-*-x86_64.pkg.tar.xz"
+ on:
+ tags: true
+ all_branches: true
+ repo: countstarlight/deepin-wine-wechat-arch