summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2012-11-07 08:28:30 +0900
committerINADA Naoki <songofacandy@gmail.com>2012-11-07 08:28:30 +0900
commit1c389135b88d3fc8be4151228fff1fb5764f119b (patch)
tree4cc42022892eab62a57ecfec591bc33c0f315818
parentb14caa419c9ac35779b3212d367c24f36f40e484 (diff)
downloadmsgpack-python-1c389135b88d3fc8be4151228fff1fb5764f119b.tar.gz
(travis) Travis doesn't support Python 3.3 yet.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f3171c..11835cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ python:
- 2.6
- 2.7
- 3.2
- - 3.3
install:
- sudo apt-get update -qq