Skip to content

Commit 33932b7

Browse files
committed
Run lint with Python 3.6
1 parent 0045f06 commit 33932b7

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
@@ -11,7 +11,7 @@ matrix:
1111
env: TOXENV=docs
1212
- python: 3.6
1313
env: TOXENV=docs-lint
14-
- python: 2.7
14+
- python: 3.6
1515
env: TOXENV=lint
1616
script: tox
1717
- python: 2.7

0 commit comments

Comments
 (0)