mirror of https://github.com/huashengdun/webssh
Updated .travis.yml
parent
eb55ae2cce
commit
fd583158da
|
@ -14,7 +14,7 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest --cov=webssh
|
- pytest --cov=webssh
|
||||||
- flake8 --exclude='.git'
|
- flake8
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
Loading…
Reference in New Issue