mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +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.5
|
||||
- pypy
|
||||
- pypy3
|
||||
- pypy3.3-5.2-alpha1
|
||||
install:
|
||||
- pip install --upgrade pytest
|
||||
- pip install --upgrade pytest-cov
|
||||
|
Loading…
Reference in New Issue
Block a user