summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-11-10 21:24:33 +0800
committerZenWalker <[email protected]>2019-11-11 01:18:10 +0100
commitb79365a8ef1739311cc0d33f0b8be82866239e7d (patch)
treeb2e78335317a78921933633117a92ad70d008380
parent08724f314a0f0c635a652e5c501800d6ccd6d811 (diff)
downloadatril-b79365a8ef1739311cc0d33f0b8be82866239e7d.tar.bz2
atril-b79365a8ef1739311cc0d33f0b8be82866239e7d.tar.xz
ci: remove patch for debian
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index ad7a25c7..6fe1a5c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -198,10 +198,6 @@ before_scripts:
- fi
build_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
- ./autogen.sh
- scan-build $CHECKERS ./configure
- if [ $CPU_COUNT -gt 1 ]; then