summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 454856d..99cec87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,5 +26,5 @@ install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo ldconfig; fi
script:
- - make V=1 CCACHE= info test
+ - make V=1 CCACHE= EXTRA_CFLAGS=-Werror info test modules
- python2 ccheck.py