summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-07 23:35:32 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-07 23:35:32 +0300
commitb3136cb10190f625f2a1dbc74671b42b11afb924 (patch)
tree0634ae75945f7174f1b8a18418963559aa5d9c7a
parent9a2b80d680404a3c42bc68dca0b2e24d781b6a42 (diff)
downloadspm-b3136cb10190f625f2a1dbc74671b42b11afb924.tar.gz
spm-b3136cb10190f625f2a1dbc74671b42b11afb924.tar.bz2
spm-b3136cb10190f625f2a1dbc74671b42b11afb924.tar.xz
spm-b3136cb10190f625f2a1dbc74671b42b11afb924.zip
Fix tests compilation.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dec2487..72ea05e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -771,7 +771,6 @@ manaplus_master_tests:
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7_tests.sh --without-dyecmd --without-manaplusgame
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplustests
- - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/runtests.sh
variables:
LIBNAME: zlib
LIBVERSION: master
@@ -792,7 +791,6 @@ manaplus_v1.2.3.9_tests:
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7_tests.sh --without-dyecmd --without-manaplusgame
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplustests
- - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/runtests.sh
variables:
LIBNAME: zlib
LIBVERSION: v1.2.3.9