Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit 0c54bfc

Browse files
committed
docs tests broken in python2
1 parent 6299e29 commit 0c54bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111
env: TOXENV=py27-functional
1212
- python: 2.7
1313
env: TOXENV=update-pycodestyle
14-
- python: 2.7
14+
- python: 3.7
1515
env: TOXENV=docs
1616
- python: 2.7
1717
env: TOXENV=coverage,codecov

0 commit comments

Comments
 (0)