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