Skip to content
Snippets Groups Projects
Commit ccc3ef9b authored by Milton Lenis's avatar Milton Lenis
Browse files

Removing installation of flake8 in travis.yml

parent e916745f
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,6 @@ env: ...@@ -20,7 +20,6 @@ env:
install: install:
- pip install $DJANGO - pip install $DJANGO
- pip install flake8
- pip install coveralls - pip install coveralls
script: coverage run --source=menu_generator manage.py test script: coverage run --source=menu_generator manage.py test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment