8000 Travis preinstall Python 3.4 · imclab/msgpack-python@8f1c050 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f1c050

Browse files
committed
Travis preinstall Python 3.4
1 parent 7f623c0 commit 8f1c050

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ language: python
22
python:
33
- 2.7
44

5-
before_install:
6-
- sudo apt-get update -qq -y
7-
- sudo apt-get install python3.4
8-
95
install:
106
- pip install tox cython
117
- cython --cplus msgpack/_packer.pyx msgpack/_unpacker.pyx

0 commit comments

Comments
 (0)
0