mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 10:31:41 +01:00
Use latest pytest for tests.
This commit is contained in:
parent
07c272f197
commit
4d16a58f22
@ -8,7 +8,7 @@ python:
|
|||||||
- pypy
|
- pypy
|
||||||
- pypy3
|
- pypy3
|
||||||
install:
|
install:
|
||||||
- pip install pytest
|
- pip install --upgrade pytest
|
||||||
script:
|
script:
|
||||||
- py.test -v test
|
- py.test -v test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user