8000 Run the build with 3.5 since it's still not available by default in t… · palaviv/msgpack-python@81177ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 81177ca

Browse files
author
Omer Katz
committed
Run the build with 3.5 since it's still not available by default in travis.
1 parent 4d9684d commit 81177ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
cache: pip
33
language: python
44
python:
5-
- 2.7
5+
- 3.5
66

77
branches:
88
only:

0 commit comments

Comments
 (0)
0