mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 03:49:16 +00:00
disable debug for travis
This commit is contained in:
6
tests.sh
6
tests.sh
@@ -37,10 +37,10 @@ PYTHONPATH=dotdrop ${nosebin} -s --with-coverage --cover-package=dotdrop
|
|||||||
#PYTHONPATH=dotdrop python3 -m pytest tests
|
#PYTHONPATH=dotdrop python3 -m pytest tests
|
||||||
|
|
||||||
# enable debug logs
|
# enable debug logs
|
||||||
export DOTDROP_DEBUG=
|
#export DOTDROP_DEBUG=
|
||||||
unset DOTDROP_FORCE_NODEBUG
|
#unset DOTDROP_FORCE_NODEBUG
|
||||||
# do not print debugs when running tests (faster)
|
# do not print debugs when running tests (faster)
|
||||||
#export DOTDROP_FORCE_NODEBUG=yes
|
export DOTDROP_FORCE_NODEBUG=yes
|
||||||
|
|
||||||
## execute bash script tests
|
## execute bash script tests
|
||||||
[ "$1" = '--python-only' ] || {
|
[ "$1" = '--python-only' ] || {
|
||||||
|
|||||||
Reference in New Issue
Block a user