Updated travis and test json

This commit is contained in:
Bastian Kleineidam 2013-02-15 06:50:12 +01:00
parent f13abcdb2e
commit aee2b2de46
2 changed files with 3 additions and 1 deletions

View file

@ -8,3 +8,5 @@ install:
- pip install pytest-xdist --use-mirrors
# command to run tests
script: make test TESTS=tests.test_util
#notifications:
# email: false

File diff suppressed because one or more lines are too long