diff --git a/.travis.yml b/.travis.yml index f68d1cb9..be02fc3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ install: script: - python -m unittest discover tests - pylint tests - - pycodestyle tests + - pycodestyle .