mirror of
https://github.com/sprockets/sprockets.http.git
synced 2024-11-14 11:19:26 +00:00
Ensure flake8 compliance in CI
This commit is contained in:
parent
0cdbcd28d8
commit
49195dd75a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ install:
|
|||
script:
|
||||
- nosetests --with-coverage
|
||||
- python setup.py build_sphinx
|
||||
- flake8
|
||||
after_success:
|
||||
- codecov
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue