Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit c8c8879

Browse files
authored
Test Python 3.5 and 3.6
1 parent b36cfa4 commit c8c8879

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ python:
66
- "3.2"
77
- "3.3"
88
- "3.4"
9+
- "3.5"
10+
- "3.6"
911
install: pip install tox-travis
1012
script: tox

0 commit comments

Comments
 (0)