]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
travis: no debug messages in integration tests
authorMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 28 Jan 2015 17:46:44 +0000 (18:46 +0100)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 28 Jan 2015 17:46:44 +0000 (18:46 +0100)
.travis.yml

index 3e1f9bfd089153b7f9827ba542390bacd97dbe78..7d5e20646095efbf965cfdc2552848266d6acc58 100644 (file)
@@ -6,6 +6,7 @@ env:
         - PKG_CONFIG_PATH="${HOME}/fakeroot/lib/pkgconfig"
         - LDFLAGS="-L${HOME}/fakeroot/lib"
         - PIP_DOWNLOAD_CACHE="${HOME}/.pip-cache"
+        - CFLAGS="${CFLAGS} -DNDEBUG"
 before_script:
     - ./scripts/bootstrap-depends.sh ${HOME}/fakeroot
     - pip install --user travis -r tests/pydnstest/requirements.txt