~singpolyma/biboumi

a2fb3d0520e517e211202d8b67b362fc2a63c47d — Florent Le Coz 8 years ago 87d00eb
Rename the CI build where we run the coverage
1 files changed, 1 insertions(+), 1 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -1
@@ 1,7 1,7 @@
before_script:
  - mkdir build && cd build/

botan_cares_systemd_idn:
coverage_botan_cares_systemd_idn:
  script:
    - cmake .. -DCMAKE_BUILD_TYPE=Debug -DWITH_BOTAN=1 -DWITH_CARES=1 -DWITH_SYSTEMD=1 -DWITH_LIBIDN=1
    - make -j$(nproc) biboumi coverage