Rum more tests on Travis CI.

This commit is contained in:
Bastian Kleineidam 2013-02-16 13:02:35 +01:00
parent 727af5ecab
commit 10808a7bc1

View file

@ -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