mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-01 01:50:54 +00:00
Add Python 3.3 to .travis.yml
This commit is contained in:
parent
78c345555b
commit
2ad02bb11a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.2
|
- 3.2
|
||||||
|
- 3.3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue