summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-12-01 23:11:51 +0100
committerPablo Barciela <[email protected]>2019-12-01 23:11:51 +0100
commit10923fe625fcf197781f5a32c031b0b1d3173e1a (patch)
treef632ced697e7f7d8144e454a374fbe9fb2ca635c
parentdeaa63f7703fa9358239df04846155a4f3f30b6e (diff)
downloadmate-backgrounds-10923fe625fcf197781f5a32c031b0b1d3173e1a.tar.bz2
mate-backgrounds-10923fe625fcf197781f5a32c031b0b1d3173e1a.tar.xz
Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 996a9fb..10fa5fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,7 +73,7 @@ requires:
- meson
variables:
- - CFLAGS="-Wall -Werror=format-security"
+ - CFLAGS="-Wall -Werror=format-security -Wredundant-decls"
build_scripts:
- ./autogen.sh