diff --git a/.travis.yml b/.travis.yml index 4de3b31a6..b09d706c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,9 +133,8 @@ configures: - --enable-pulse before_scripts: - # These scripts should keep silent. - if [ ${DISTRO_NAME} == "debian" ];then - - 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 - bash ./debian.sh - fi