mirror of
https://github.com/sprockets/sprockets.mixins.http.git
synced 2024-11-14 19:29:31 +00:00
Add flake8 test to travis-ci job
This commit is contained in:
parent
627e87f069
commit
cd488b7dc2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ install:
|
|||
- pip install -r requires/development.txt
|
||||
script:
|
||||
- nosetests
|
||||
- flake8
|
||||
after_success:
|
||||
- codecov
|
||||
- ./setup.py build_sphinx
|
||||
|
|
Loading…
Reference in a new issue