summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2019-01-17 16:07:27 -0500
committerBehdad Esfahbod <behdad@behdad.org>2019-01-17 16:08:30 -0500
commit41b4312e936a0dfc396e6f0ef13c2c691dac6e40 (patch)
tree11e4aa8458e27f26ad14914fb62fbb9389596523 /.travis.yml
parent3f2daae63073bd536bceb1ae71dffd3187afce11 (diff)
[ci] Remove -Werror from Travis
hb-machinery.hh:111:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] Also ignore -Wtype-limits.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3e77b269..afb1b1ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,6 @@ language: cpp
env:
global:
- CPPFLAGS=""
- - CFLAGS="-Werror -Werror=unused -Werror=unused-function"
- - CXXFLAGS="-Werror -Werror=unused -Werror=unused-function -Wno-deprecated-register" # glib uses register and clang raises a warning
- CONFIGURE_OPTS="--with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2"
- NOCONFIGURE=1
# COVERITY_SCAN_TOKEN