mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 10:43:41 +02:00
Use latest pytest for tests.
This commit is contained in:
@ -8,7 +8,7 @@ python:
|
||||
- pypy
|
||||
- pypy3
|
||||
install:
|
||||
- pip install pytest
|
||||
- pip install --upgrade pytest
|
||||
script:
|
||||
- py.test -v test
|
||||
|
||||
|
Reference in New Issue
Block a user