mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
travis: Install new pytest
This commit is contained in:
parent
464fe277e1
commit
9951b89455
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ matrix:
|
|||
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install cython
|
||||
- pip install -U cython pytest
|
||||
- make cython
|
||||
- pip install -e .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue