Work around old pytest version

This commit is contained in:
Jason R. Coombs 2015-11-24 20:33:43 -05:00
parent 97f296d2bf
commit f7ccbc5a35

View File

@ -6,4 +6,5 @@ python:
- 3.5
- pypy
script:
- pip install -U pytest
- python setup.py test