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