mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 16:02:16 +00:00
Whoops, helps if one installs pycodestyle...
This commit is contained in:
@@ -12,7 +12,7 @@ install:
|
|||||||
- export PATH=$PATH:$(pwd)
|
- export PATH=$PATH:$(pwd)
|
||||||
- chmod +x chromedriver
|
- chmod +x chromedriver
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install coveralls codeclimate-test-reporter pep8
|
- pip install coveralls codeclimate-test-reporter pycodestyle
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export PATH=$PATH:/usr/lib/chromium-browser/
|
- export PATH=$PATH:/usr/lib/chromium-browser/
|
||||||
|
|||||||
Reference in New Issue
Block a user