Commit 9cd58f5b authored by Jason R. Coombs's avatar Jason R. Coombs

Also run tests under unittest for now. Ref #181.

parent 588f3c4a
......@@ -7,5 +7,6 @@ python:
- pypy
# command to run tests
script:
- python setup.py test
- python setup.py ptr
- python ez_setup.py --version 3.0.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment