Skip to content

Commit ccc3ef9

Browse files
committed
Removing installation of flake8 in travis.yml
1 parent e916745 commit ccc3ef9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ env:
2020

2121
install:
2222
- pip install $DJANGO
23-
- pip install flake8
2423
- pip install coveralls
2524

2625
script: coverage run --source=menu_generator manage.py test

0 commit comments

Comments
 (0)