From 6d9955444e90c5eeb192cb2eaa542b87fc1b70db Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Tue, 25 Jun 2019 02:42:24 +0200 Subject: Travis CI: add icon to the static code analyzer website --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3042303..b8b6c8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -198,7 +198,7 @@ after_scripts: - bash ./debian.sh - fi - if [ ${DISTRO_NAME} == "fedora" ];then - - ./gen-index + - ./gen-index -i https://github.com/${OWNER_NAME}/${REPO_NAME}/raw/master/data/icons/16x16/apps/mate-power-manager.png - fi - make distcheck -- cgit v1.2.1