Skip to content

Commit ac4a330

Browse files
author
Ignacio Quintero
committed
Add pylint to travis
1 parent 6da1bff commit ac4a330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ skip_missing_interpreters = False
99

1010
[travis]
1111
python =
12-
3.5: py35, flake8
12+
3.5: py35, flake8, pylint
1313

1414
[flake8]
1515
max-line-length = 120

0 commit comments

Comments
 (0)