Allow install of yaourt

This commit is contained in:
Jake Howard 2017-08-12 20:33:29 +01:00
parent c2e1e71f75
commit 33be4884e0
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 5 additions and 1 deletions

View File

@ -8,4 +8,5 @@ jobs:
steps:
- checkout
- run: git submodule update --init
- run: pacman -Sy yaourt puppet --noconfirm
- run: cat .circleci/pacman.conf >> /etc/pacman.conf
- run: pacman -Syu yaourt puppet --noconfirm

3
.circleci/pacman.conf Normal file
View File

@ -0,0 +1,3 @@
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch