Skip to content

Commit 631481c

Browse files
yetistraveit65
authored andcommitted
use debian.sh on master branch
1 parent 5919cb0 commit 631481c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,8 @@ configures:
133133
- --enable-pulse
134134

135135
before_scripts:
136-
# These scripts should keep silent.
137136
- 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
137+
- curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
139138
- bash ./debian.sh
140139
- fi
141140

0 commit comments

Comments
 (0)