mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 02:33:40 +02: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