diff --git a/.travis.yml b/.travis.yml index ba97631..efa8a4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ install: script: - pytest --cov=./ - - flake8 codonPython after_success: - codecov