mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 10:31:41 +01:00
Fix pyp3 version for Travis-CI (https://github.com/travis-ci/travis-ci/issues/6277).
This commit is contained in:
parent
ff500ba84b
commit
c9443e6e06
@ -6,7 +6,7 @@ python:
|
|||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- pypy
|
- pypy
|
||||||
- pypy3
|
- pypy3.3-5.2-alpha1
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pytest
|
- pip install --upgrade pytest
|
||||||
- pip install --upgrade pytest-cov
|
- pip install --upgrade pytest-cov
|
||||||
|
Loading…
Reference in New Issue
Block a user