Updated .travis.yml
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest --cov=webssh
|
- pytest --cov=webssh
|
||||||
- flake8 --exclude='.git'
|
- flake8
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|||||||
Reference in New Issue
Block a user