Skip to content

Commit 473c4eb

Browse files
committed
Drop lint from Travis to start
1 parent 25ab120 commit 473c4eb

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
@@ -4,7 +4,7 @@ python:
44
env:
55
- TOX_ENV=py27
66
- TOX_ENV=docs
7-
- TOX_ENV=lint
7+
#- TOX_ENV=lint
88
install:
99
- pip install tox
1010
- pip install coveralls

0 commit comments

Comments
 (0)