summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-25 18:13:03 +0100
committerPablo Barciela <[email protected]>2020-03-25 18:43:40 +0100
commit1e11d8a2f2d9e2163c4344611dd0047899701d89 (patch)
treed4ecbf0a858bee73824c56865911a1c0581ec854 /.build.yml
parentd35fac94fa2b30a2db4330661ac202487f8b6768 (diff)
downloadmate-settings-daemon-1e11d8a2f2d9e2163c4344611dd0047899701d89.tar.bz2
mate-settings-daemon-1e11d8a2f2d9e2163c4344611dd0047899701d89.tar.xz
Travis CI: don't update gh-pages
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.build.yml b/.build.yml
index 847987b..8908032 100644
--- a/.build.yml
+++ b/.build.yml
@@ -62,7 +62,6 @@ requires:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-settings-daemon.git
- clang
- clang-analyzer
- - cppcheck-htmlreport
- dbus-glib-devel
- dconf-devel
- desktop-file-utils
@@ -163,11 +162,6 @@ build_scripts:
- fi
after_scripts:
- - if [ ${DISTRO_NAME} == "fedora" ];then
- - cppcheck --xml --output-file=cppcheck.xml --enable=warning,style,performance,portability,information,missingInclude -i'mate-desktop-1.23.2' .
- - cppcheck-htmlreport --title=${REPO_NAME} --file=cppcheck.xml --report-dir=cppcheck-htmlreport
- - ./gen-index -l 20 -i https://github.com/${OWNER_NAME}/mate-applets/raw/master/cpufreq/pixmaps/cpufreq-100.png
- - fi
- make distcheck
releases: