diff options
author | bartus | 2019-10-01 21:38:15 +0200 |
---|---|---|
committer | bartus | 2019-10-01 21:38:15 +0200 |
commit | 6ec7874b426d3333eaac90570a7b025e2f37a842 (patch) | |
tree | 4d77000d14a6872b522631c1229324e3ab533d48 /.travis.yml | |
parent | 606f2f6699d494c5127bc52f07d2e009bb5c6439 (diff) | |
download | aur-6ec7874b426d3333eaac90570a7b025e2f37a842.tar.gz |
Travis: Update arch-travis keyword
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3e863baab57b..174e63c2769a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ cache: services: - docker -arch: +archlinux: mount: - ~/.ccache:~/.ccache - ~/.cache/yay:~/.cache/yay |