Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 61b5c6b

Browse files
author
Mickaël Schoentgen
committed
Travis CI: specify the module to test for flake8
1 parent 4128125 commit 61b5c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222

2323
script:
2424
- py.test --display=":42.0"
25-
- flake8
25+
- flake8 mss
2626
- pylint mss
2727

2828
after_script:

0 commit comments

Comments
 (0)