Skip to content

Commit

Permalink
travis: remove patch for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist authored and raveit65 committed Dec 28, 2019
1 parent b7fce62 commit 39243c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,6 @@ variables:
-enable-checker security.insecureAPI.strcpy"'

before_scripts:
- if [ ${DISTRO_NAME} == "debian" ];then
- curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
- bash ./debian.sh
- fi
# disable pt language for help in search tool
- sed -i s/"IGNORE_HELP_LINGUAS ="/"IGNORE_HELP_LINGUAS = pt"/g gsearchtool/help/Makefile.am
- cd ${START_DIR}
Expand Down

0 comments on commit 39243c5

Please sign in to comment.