fix: u,sgpack missing on ci
This commit is contained in:
parent
4aa5941540
commit
f6049dc0e3
@ -20,7 +20,7 @@ cache:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- python -V # Print out python version for debugging
|
- python -V # Print out python version for debugging
|
||||||
- pip install zmq
|
- pip install zmq umsgpack
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user