Skip to content
Snippets Groups Projects
Commit 14ed14b6 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

travis: no debug messages in integration tests

parent 482f6579
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment