Skip to content

Commit

Permalink
update .travis flake8 path
Browse files Browse the repository at this point in the history
  • Loading branch information
ifooth committed Jul 23, 2019
1 parent 78f4455 commit a6dbf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ install:
- pip install -r bcs-app/requirements.txt

script:
- cd bcs-app/backend
- cd bcs-app
- flake8 --config=.flake8 .

0 comments on commit a6dbf0e

Please sign in to comment.