Skip to content

Commit 78b0688

Browse files
committed
travis: Test against 3.5 and 3.6 .
Now that they are available in travis. 3.7 requires playing with package repositories, so ignore it for now.
1 parent d9353f0 commit 78b0688

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 @@ language: python
44
python:
55
- "2.7"
66
- "3.4"
7+
- "3.5"
8+
- "3.6"
79
- "pypy"
810
addons:
911
apt:

0 commit comments

Comments
 (0)