Changed directory test to tests. Fixed travis config.

This commit is contained in:
Przemyslaw Gajda 2012-04-26 23:10:02 +02:00
parent de3be03f55
commit c0557d6f1a
7 changed files with 1 additions and 2 deletions

View File

@ -6,5 +6,4 @@ python:
install: pip install pep8
script:
- pep8 --ignore E111 *.py || echo "Done"
- python mox_test.py
- python stubout_test.py
- nosetests

0
setup.py Executable file → Normal file
View File