change flake command in .travis.yml
This commit is contained in:
parent
3c4ba4c84c
commit
c5f03e546b
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ install:
|
|||
before_script:
|
||||
- cd src
|
||||
script:
|
||||
- flake8 c3nav --max-line-length 120
|
||||
- flake8 c3nav
|
||||
- isort -c -rc .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue