Updated .travis.yml

This commit is contained in:
Sheng
2018-04-27 00:08:58 +08:00
parent eb55ae2cce
commit fd583158da
+1 -1
View File
@@ -14,7 +14,7 @@ install:
script:
- pytest --cov=webssh
- flake8 --exclude='.git'
- flake8
after_success:
- codecov