Change docker image

This commit is contained in:
Jake Howard 2017-08-12 20:01:16 +01:00
parent 2bd83ef42e
commit 2891ee8653
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,10 +3,9 @@ version: 2.0
jobs:
build:
docker:
- image: base/archlinux
- image: antergos/archlinux-base-devel
working_directory: ~/dotfiles
steps:
- run: pacman -Syu
- run: pacman -S git openssh --noconfirm
- checkout
- run: git submodule update --init