mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix travis reference to pycodestyle
This commit is contained in:
parent
628c29c31e
commit
1823eeaa2f
@ -11,7 +11,7 @@ matrix:
|
|||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOXENV=py36
|
env: TOXENV=py36
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOXENV=pep8
|
env: TOXENV=pycodestyle
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --requirement requirements.txt
|
- pip install --requirement requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user