mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 01:59:17 +00:00
stop test script one first error
This commit is contained in:
3
tests.sh
3
tests.sh
@@ -2,6 +2,9 @@
|
|||||||
# author: deadc0de6 (https://github.com/deadc0de6)
|
# author: deadc0de6 (https://github.com/deadc0de6)
|
||||||
# Copyright (c) 2017, deadc0de6
|
# Copyright (c) 2017, deadc0de6
|
||||||
|
|
||||||
|
# stop on first error
|
||||||
|
set -ev
|
||||||
|
|
||||||
pep8 dotdrop/
|
pep8 dotdrop/
|
||||||
pep8 tests/
|
pep8 tests/
|
||||||
PYTHONPATH=dotdrop nosetests -w tests
|
PYTHONPATH=dotdrop nosetests -w tests
|
||||||
|
|||||||
Reference in New Issue
Block a user