fix: u,sgpack missing on ci

This commit is contained in:
Swann Martinez 2019-07-31 18:00:48 +02:00
parent 4aa5941540
commit f6049dc0e3
No known key found for this signature in database
GPG Key ID: 414CCAFD8DA720E1

View File

@ -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: