Skip to content

Commit

Permalink
use archlinux/base images
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist authored and raveit65 committed Feb 8, 2019
1 parent 42082f6 commit 852f992
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ script:
- ./docker-build --name ${DISTRO} --verbose --config .travis.yml --build autotools

env:
- DISTRO="base/archlinux"
- DISTRO="archlinux/base"
- DISTRO="debian:sid"
- DISTRO="fedora:29"
- DISTRO="ubuntu:18.10"
Expand All @@ -40,6 +40,7 @@ requires:
- libsm
- mate-common
- mate-desktop
- which

debian:
# Useful URL: https://github.com/mate-desktop/debian-packages
Expand Down

0 comments on commit 852f992

Please sign in to comment.