Whoops, helps if one installs pycodestyle...

This commit is contained in:
2020-02-21 12:26:23 +00:00
parent 16b10333d5
commit b7dcb2ccc5

View File

@@ -12,7 +12,7 @@ install:
- export PATH=$PATH:$(pwd)
- chmod +x chromedriver
- pip install -r requirements.txt
- pip install coveralls codeclimate-test-reporter pep8
- pip install coveralls codeclimate-test-reporter pycodestyle
before_script:
- export PATH=$PATH:/usr/lib/chromium-browser/