Rum more tests on Travis CI.
This commit is contained in:
parent
727af5ecab
commit
10808a7bc1
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ install:
|
|||
- pip install -r requirements.txt --use-mirrors
|
||||
- pip install pytest-xdist --use-mirrors
|
||||
# command to run tests
|
||||
script: make test TESTS=tests/test_util.py
|
||||
script: make test
|
||||
#notifications:
|
||||
# email: false
|
||||
|
|
Loading…
Reference in a new issue