Skip to content

Commit 9c70ae4

Browse files
committed
Adds testing for Python 3.5
1 parent 7b3d084 commit 9c70ae4

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
- "2.7"
55
- "3.3"
66
- "3.4"
7+
- "3.5"
78
before_install:
89
- sudo apt-get update -qq
910
- sudo apt-get install -y ed

0 commit comments

Comments
 (0)