We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e916745 commit ccc3ef9Copy full SHA for ccc3ef9
.travis.yml
@@ -20,7 +20,6 @@ env:
20
21
install:
22
- pip install $DJANGO
23
- - pip install flake8
24
- pip install coveralls
25
26
script: coverage run --source=menu_generator manage.py test
0 commit comments