Commit 8b1cd5ff authored by Jason R. Coombs's avatar Jason R. Coombs

Downgrade pytest to get tests to pass.

parent 59e3528c
......@@ -8,6 +8,8 @@ python:
- pypy
# command to run tests
script:
# work around https://bitbucket.org/hpk42/pytest/issue/555
- sudo easy_install 'pytest<2.6'
- python setup.py test
- python setup.py ptr
- python ez_setup.py --version 5.4.1
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