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 5919cb0 commit 631481cCopy full SHA for 631481c
.travis.yml
@@ -133,9 +133,8 @@ configures:
133
- --enable-pulse
134
135
before_scripts:
136
- # These scripts should keep silent.
137
- if [ ${DISTRO_NAME} == "debian" ];then
138
- - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/os-fix/travis/debian.sh
+ - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
139
- bash ./debian.sh
140
- fi
141
0 commit comments