Run same tests Travis runs

This commit is contained in:
Alex Clark 2014-06-28 16:22:52 -04:00
parent ed3cffab6f
commit df7d89616e

View File

@ -1,6 +1,7 @@
pre: pre:
bin/python setup.py develop bin/python setup.py develop
bin/python selftest.py bin/python selftest.py
bin/nosetests Tests/test_*.py
check-manifest check-manifest
pyroma . pyroma .
viewdoc viewdoc