Skip to content

Commit

Permalink
excluded some folder
Browse files Browse the repository at this point in the history
  • Loading branch information
punkyoon committed Feb 26, 2017
1 parent 7e22613 commit a8b3f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ install:
script:
- "python secret_key_gen.py"
- "python manage.py migrate"
- "flake8 --count --exclude ./docs,./manage_room/diff_match_patch"
- "flake8 --count --exclude ./docs,./manage_room/diff_match_patch,./manage_room/migrations,./manage_chat/migrations"

0 comments on commit a8b3f6b

Please sign in to comment.