[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [onionperf/master] Adds python-cov-core to deps for GitLab CI



commit c8e8bfd53150a738a8cb6308fb2f18edf5dd24a6
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date:   Wed Aug 14 15:25:06 2019 +0100

    Adds python-cov-core to deps for GitLab CI
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3657ffe..aed7769 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ test:
  coverage: '/TOTAL.+ ([0-9]{1,3}%)/'
  script:
   - apt -y update
-  - apt -y install git cmake make build-essential gcc libigraph0-dev libglib2.0-dev python-dev libxml2-dev python-lxml python-networkx python-scipy python-matplotlib python-numpy libevent-dev libssl-dev python-stem tor python-nose
+  - apt -y install git cmake make build-essential gcc libigraph0-dev libglib2.0-dev python-dev libxml2-dev python-lxml python-networkx python-scipy python-matplotlib python-numpy libevent-dev libssl-dev python-stem tor python-nose python-cov-core
   - git clone https://github.com/shadow/tgen.git
   - mkdir -p tgen/build
   - pushd tgen/build

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits