mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 21:46:11 +01:00
Fix travis reference to pycodestyle
This commit is contained in:
parent
5796956235
commit
7afa90b769
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ matrix:
|
|||
- python: 3.6
|
||||
env: TOXENV=py36
|
||||
- python: 3.6
|
||||
env: TOXENV=pep8
|
||||
env: TOXENV=pycodestyle
|
||||
|
||||
install:
|
||||
- pip install --requirement requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue