Skip to content

Commit 3dc1340

Browse files
Add python3.5 to the travis config.
1 parent 08699e3 commit 3dc1340

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
@@ -38,6 +38,7 @@ language: python
3838
python:
3939
- "2.7"
4040
- "2.6"
41+
- "3.5"
4142

4243
install: "pip install unittest2"
4344

0 commit comments

Comments
 (0)