Skip to content

Commit 1547744

Browse files
author
Jan Schaffranek
committed
Removed pylint from travis
1 parent b45ef20 commit 1547744

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
@@ -7,6 +7,6 @@ install:
77
- pip install -r requirements-dev.txt
88
# command to run tests
99
script:
10-
- make test code-style code-lint
10+
- make test
1111
after_success:
1212
- coveralls

0 commit comments

Comments
 (0)