diff options
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 1c1efc3..7cf7f58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,6 @@ language: python python: - 2.7 -before_install: - - sudo apt-get update -qq -y - - sudo apt-get install python3.4 - install: - pip install tox cython - cython --cplus msgpack/_packer.pyx msgpack/_unpacker.pyx |
