mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-23 22:26:28 +00:00
Updated .travis.yml
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ matrix:
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest pytest-cov==2.6 codecov flake8
|
||||
- pip install pytest==3.8.0 pytest-cov==2.6.0 codecov flake8
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install mock; fi
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user