aboutsummarylogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCountStarlight2018-03-04 10:19:48 +0800
committerCountStarlight2018-03-04 10:19:48 +0800
commit83d884fe5085bc4079eb9b0cc4d03ef3e6705e62 (patch)
tree416fd32072d6001e0d7bd904992345ad2ebf644a /.travis.yml
parent8a67555d52214ff1aeedc0a9692e0ee141b8cc21 (diff)
downloadaur-83d884fe5085bc4079eb9b0cc4d03ef3e6705e62.tar.gz
Upgrade deepin.com.qq.im to 8.9.19983deepin20 and update travis-ci configuration.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml33
1 files changed, 19 insertions, 14 deletions
diff --git a/.travis.yml b/.travis.yml
index e2519e0f7895..aa7ea04518ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,21 +1,26 @@
sudo: required
+services:
+- docker
+
arch:
+ repos:
+ - archlinuxfr=http://repo.archlinux.fr/$arch
packages:
- - p7zip
- - wine
- - wine-mono
- - wine_gecko
- - xorg-xwininfo
- - xdotool
- - wqy-microhei
- - adobe-source-han-sans-cn-fonts
- - lib32-alsa-lib
- - lib32-alsa-plugins
- - lib32-libpulse
- - lib32-openal
+ - p7zip
+ - wine
+ - wine-mono
+ - wine_gecko
+ - xorg-xwininfo
+ - xdotool
+ - wqy-microhei
+ - adobe-source-han-sans-cn-fonts
+ - lib32-alsa-lib
+ - lib32-alsa-plugins
+ - lib32-libpulse
+ - lib32-openal
script:
- - "makepkg"
+ - "makepkg"
script:
- - "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
+- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"