Use latest pytest for tests.

This commit is contained in:
Andris Raugulis 2016-10-07 20:03:37 +03:00
parent 07c272f197
commit 4d16a58f22

View File

@ -8,7 +8,7 @@ python:
- pypy
- pypy3
install:
- pip install pytest
- pip install --upgrade pytest
script:
- py.test -v test