Skip to content

Commit 22aad8d

Browse files
yetistraveit65
authored andcommitted
use archlinux/base images
1 parent f2a22d2 commit 22aad8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ script:
1616
- ./docker-build --name ${DISTRO} --verbose --config .travis.yml --build autotools
1717

1818
env:
19-
- DISTRO="base/archlinux"
19+
- DISTRO="archlinux/base"
2020
- DISTRO="debian:sid"
2121
- DISTRO="fedora:29"
2222
- DISTRO="ubuntu:18.10"
@@ -40,6 +40,7 @@ requires:
4040
- libsm
4141
- mate-common
4242
- mate-desktop
43+
- which
4344

4445
debian:
4546
# Useful URL: https://github.com/mate-desktop/debian-packages

0 commit comments

Comments
 (0)