Commit fd583158 by Sheng

Updated .travis.yml

parent eb55ae2c
...@@ -14,7 +14,7 @@ install: ...@@ -14,7 +14,7 @@ install:
script: script:
- pytest --cov=webssh - pytest --cov=webssh
- flake8 --exclude='.git' - flake8
after_success: after_success:
- codecov - codecov
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment