Updated .travis.yml

pull/12/merge
Sheng 2018-04-27 00:08:58 +08:00
parent eb55ae2cce
commit fd583158da
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ install:
script:
- pytest --cov=webssh
- flake8 --exclude='.git'
- flake8
after_success:
- codecov