summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-18 02:35:47 +0100
committerPablo Barciela <[email protected]>2020-03-18 02:54:07 +0100
commita5289bb859d487593c8e5d084afda0b057fd362c (patch)
tree6079de3b83f4a68c9b875f8fe9b62cc9afae2760 /.build.yml
parentc36d0f94be2ab8990404b37540427cf30f286df6 (diff)
downloadmate-indicator-applet-a5289bb859d487593c8e5d084afda0b057fd362c.tar.bz2
mate-indicator-applet-a5289bb859d487593c8e5d084afda0b057fd362c.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 2a98016..7d5303e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -36,7 +36,6 @@ requires:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-indicator-applet.git
- clang
- clang-analyzer
- - cppcheck-htmlreport
- gcc
- git
- gtk3-devel
@@ -93,11 +92,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: