Fix docker-image name

- base/archlinux is deprecated
- rename from arch180101 to archlinux
This commit is contained in:
Thomas Lauf 2019-02-27 00:11:20 +01:00
parent 94b16585e5
commit 455b9b9614
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ matrix:
services: docker
- name: "Archlinux 2018.01.01"
os: linux
env: CONTAINER=arch180101
env: CONTAINER=archlinux
services: docker
- name: "Mac OS X 10.13"
os: osx