[stem/master] specified current dir for run_tests.py

14 Sep
2017
14 Sep
'17
5:41 p.m.
commit 323eeb5d995659e0167b26167846309ebac4c269 Author: Edmund Wong <ewongbb@pw-wspx.org> Date: Wed Sep 13 10:34:20 2017 +0800 specified current dir for run_tests.py --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9a3be82a..ea169f76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,9 +19,7 @@ install: # Tests running commands script: - # run real db tests under coverage to have several merging coverage report - # https://github.com/codecov/support/wiki/Merging-Reports - - run_tests.py --unit + - ./run_tests.py --unit notifications: email: false
2852
Age (days ago)
2852
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org