Skip to content

Commit 42d4c87

Browse files
committed
Adding PYthon 3.5 and 3.6 to build matrix
1 parent 506bc72 commit 42d4c87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ python:
44
- "2.7"
55
- "3.3"
66
- "3.4"
7+
- "3.5"
8+
- "3.6"
79
install:
810
- "pip install --use-mirrors --editable ."
911
- "pip install coverage"

0 commit comments

Comments
 (0)