summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-23 23:55:51 +0100
committerPablo Barciela <[email protected]>2020-03-24 02:41:46 +0100
commit96cee578cddbd5bfd3f08cc09fab0c8b06b0d806 (patch)
treef725568bf224829e2de2f292a6448d79d28ab464 /.build.yml
parent6594ebb42c1c8b2dc49631ee4fca1534a9301627 (diff)
downloadmate-session-manager-96cee578cddbd5bfd3f08cc09fab0c8b06b0d806.tar.bz2
mate-session-manager-96cee578cddbd5bfd3f08cc09fab0c8b06b0d806.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 9232db6..c7a6c4d 100644
--- a/.build.yml
+++ b/.build.yml
@@ -54,7 +54,6 @@ requires:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-session-manager.git
- clang
- clang-analyzer
- - cppcheck-htmlreport
- dbus-glib-devel
- desktop-file-utils
- gcc
@@ -129,11 +128,6 @@ build_scripts:
- fi
after_scripts:
- - if [ ${DISTRO_NAME} == "fedora" ];then
- - cppcheck --xml --output-file=cppcheck.xml --enable=warning,style,performance,portability,information,missingInclude .
- - cppcheck-htmlreport --title=${REPO_NAME} --file=cppcheck.xml --report-dir=cppcheck-htmlreport
- - ./gen-index -l 20
- - fi
- make distcheck
releases: