1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-04-05 05:00:14 -05:00

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