Skip to content

Commit 48a27f6

Browse files
committed
Merge pull request #876 from sigmavirus24/patch-1
Start testing on Python 3.5
2 parents dcff596 + 988d17e commit 48a27f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "3.2"
55
- "3.3"
66
- "3.4"
7+
- "3.5"
78
# Pypy build is disaabled because it doubles the travis build time, and it rarely fails
89
# unless one one of the other builds fails.
910
# - "pypy3"

0 commit comments

Comments
 (0)