summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <methane@users.noreply.github.com>2014-12-18 13:24:08 +0900
committerINADA Naoki <methane@users.noreply.github.com>2014-12-18 13:24:08 +0900
commit00f193ba08eb5995bc766c993252218b7e5478e4 (patch)
tree1363a80bb96609e57326d57f966f67535145bfb0
parent547a668ad6ffa9797e6b69c491f423d5522d1c38 (diff)
parent0be3e874c63cfbdd647f6800e44a049657aef12b (diff)
downloadmsgpack-python-00f193ba08eb5995bc766c993252218b7e5478e4.tar.gz
Merge pull request #113 from msgpack/new-travis
Use new container based Travis-CI
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cf7f58..29f1b7d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+sudo: false
language: python
python:
- 2.7