mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-10-30 13:05:26 +01:00
Fix pyp3 version for Travis-CI (https://github.com/travis-ci/travis-ci/issues/6277).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user