mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
(travis) Install msgpack-python itself.
This commit is contained in:
parent
c75ef976d7
commit
eb61b4de9e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ python:
|
|||
- 3.2
|
||||
- 3.3
|
||||
|
||||
install: "pip install cython six --use-mirrors"
|
||||
install: "pip install cython six . --use-mirrors"
|
||||
script: nosetests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue