From f6049dc0e3ff53b95b76167b60ef9a7579276f6b Mon Sep 17 00:00:00 2001 From: Swann Martinez Date: Wed, 31 Jul 2019 18:00:48 +0200 Subject: [PATCH] fix: u,sgpack missing on ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4206e6..990673f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ cache: before_script: - python -V # Print out python version for debugging - - pip install zmq + - pip install zmq umsgpack test: script: