Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Commit 025f752

Browse files
committed
Enabled flake8 for continuous integration
1 parent 9f79230 commit 025f752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ matrix:
99
- env: TOXENV=py27-dj18
1010
- env: TOXENV=py33-dj18
1111
- env: TOXENV=py34-dj18
12+
- env: TOXENV=flake8
1213

1314
# Package installation
1415
install:

0 commit comments

Comments
 (0)