Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use debian.sh on master branch
  • Loading branch information
yetist authored and raveit65 committed Feb 13, 2019
1 parent 5919cb0 commit 631481c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -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

Expand Down

0 comments on commit 631481c

Please sign in to comment.