From 025d2fbe9e1f71620d360ccf252df9036c1dd683 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Jul 2018 20:51:22 +0300 Subject: Add package python-pkg-resources into ci builds what using gcovr [ci skip] --- tools/ci/branches/ci_gcc6_tests/.gitlab-ci.yml | 1 - tools/ci/branches/ci_site/.gitlab-ci.yml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'tools/ci/branches') diff --git a/tools/ci/branches/ci_gcc6_tests/.gitlab-ci.yml b/tools/ci/branches/ci_gcc6_tests/.gitlab-ci.yml index 4c3f3355f..5deb5a305 100644 --- a/tools/ci/branches/ci_gcc6_tests/.gitlab-ci.yml +++ b/tools/ci/branches/ci_gcc6_tests/.gitlab-ci.yml @@ -159,7 +159,6 @@ gcc-6_sdl2_tests: make autoconf automake autopoint gettext libxml2-dev libcurl4-gnutls-dev libpng-dev libsdl2-dev libsdl2-gfx-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-net-dev libsdl2-ttf-dev - gcovr git valgrind tags: - docker diff --git a/tools/ci/branches/ci_site/.gitlab-ci.yml b/tools/ci/branches/ci_site/.gitlab-ci.yml index ab429ac48..9940b7514 100644 --- a/tools/ci/branches/ci_site/.gitlab-ci.yml +++ b/tools/ci/branches/ci_site/.gitlab-ci.yml @@ -43,7 +43,7 @@ gcc-7_tests_gcov: make autoconf automake autopoint gettext libxml2-dev libcurl4-gnutls-dev libpng-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev - gcovr + gcovr python-pkg-resources git-core valgrind tags: - docker @@ -60,7 +60,7 @@ gcc-7_sdl2_tests_gcov: make autoconf automake autopoint gettext libxml2-dev libcurl4-gnutls-dev libpng-dev libsdl2-dev libsdl2-gfx-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-net-dev libsdl2-ttf-dev - gcovr + gcovr python-pkg-resources git-core valgrind tags: - docker -- cgit v1.2.3-60-g2f50