Skip to content

Commit

Permalink
remove flake8 for migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeed Marzban authored and Saeed Marzban committed May 15, 2018
1 parent 1541764 commit f323e10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ function setup_testapp {

if [ "$TEST" == "molo_lint" ]; then
flake8 molo
flake8 --config=molo/globalsite/migrations/.flake8 molo/globalsite/migrations/
elif [ "$TEST" == "testapp_lint" ]; then
setup_testapp
flake8 testapp
Expand Down

0 comments on commit f323e10

Please sign in to comment.