We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a22d2 commit 22aad8dCopy full SHA for 22aad8d
.travis.yml
@@ -16,7 +16,7 @@ script:
16
- ./docker-build --name ${DISTRO} --verbose --config .travis.yml --build autotools
17
18
env:
19
- - DISTRO="base/archlinux"
+ - DISTRO="archlinux/base"
20
- DISTRO="debian:sid"
21
- DISTRO="fedora:29"
22
- DISTRO="ubuntu:18.10"
@@ -40,6 +40,7 @@ requires:
40
- libsm
41
- mate-common
42
- mate-desktop
43
+ - which
44
45
debian:
46
# Useful URL: https://github.com/mate-desktop/debian-packages
0 commit comments