Updated travis and test json
This commit is contained in:
parent
f13abcdb2e
commit
aee2b2de46
2 changed files with 3 additions and 1 deletions
|
@ -8,3 +8,5 @@ install:
|
||||||
- pip install pytest-xdist --use-mirrors
|
- pip install pytest-xdist --use-mirrors
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: make test TESTS=tests.test_util
|
script: make test TESTS=tests.test_util
|
||||||
|
#notifications:
|
||||||
|
# email: false
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue