polybar/common/travis
patrick96 9103d232a5 build: Remove -Werror
Whenever a new gcc version is released that introduces new warnings,
this breaks lots of builds on the user's side. This change pushes the
detection of these new warnings a bit back until either a user reports
warnings or developers get the new compiler updates. I think this is a
good tradeoff since release builds are no longer totally broken as soon
as a new compiler version comes out.

Travis still uses -Werror because there we actually want builds to fail.
2019-05-08 12:23:48 +02:00
..
build.sh travis: Move MAKEFLAGS to .travis.yml 2018-04-11 19:37:50 -07:00
configure.sh build: Remove -Werror 2019-05-08 12:23:48 +02:00
install_xcb_xrm.sh refactor(travis): Add minimal build configuration 2018-06-18 11:49:31 +02:00
summary.sh build: Remove C compiler 2019-04-08 09:01:48 +02:00