summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml15
1 files changed, 5 insertions, 10 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9f3f42b..ef94924 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -131,12 +131,11 @@ tinyxml2_2.2.0:
manaplus_master:
stage: manaplus
script:
- - ./.ci/addrepo.sh testing
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext
libcurl4-gnutls-dev libpng-dev zlib1g-dev libicu-dev
libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- git wget unzip gdb/testing valgrind netcat-openbsd procps
+ git wget unzip gdb valgrind netcat-openbsd procps
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7.sh --enable-libxml=tinyxml2
@@ -152,12 +151,11 @@ manaplus_master:
manaplus_5.0.1:
stage: manaplus
script:
- - ./.ci/addrepo.sh testing
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext
libcurl4-gnutls-dev libpng-dev zlib1g-dev libicu-dev
libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- git wget unzip gdb/testing valgrind netcat-openbsd procps
+ git wget unzip gdb valgrind netcat-openbsd procps
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7.sh --enable-libxml=tinyxml2
@@ -173,12 +171,11 @@ manaplus_5.0.1:
manaplus_4.0.1:
stage: manaplus
script:
- - ./.ci/addrepo.sh testing
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext
libcurl4-gnutls-dev libpng-dev zlib1g-dev libicu-dev
libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- git wget unzip gdb/testing valgrind netcat-openbsd procps
+ git wget unzip gdb valgrind netcat-openbsd procps
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7.sh --enable-libxml=tinyxml2
@@ -194,12 +191,11 @@ manaplus_4.0.1:
manaplus_3.0.0:
stage: manaplus
script:
- - ./.ci/addrepo.sh testing
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext
libcurl4-gnutls-dev libpng-dev zlib1g-dev libicu-dev
libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- git wget unzip gdb/testing valgrind netcat-openbsd procps
+ git wget unzip gdb valgrind netcat-openbsd procps
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7.sh --enable-libxml=tinyxml2
@@ -215,12 +211,11 @@ manaplus_3.0.0:
manaplus_2.2.0:
stage: manaplus
script:
- - ./.ci/addrepo.sh testing
- ./.ci/install.sh gcc-7 g++-7
make autoconf automake autopoint gettext
libcurl4-gnutls-dev libpng-dev zlib1g-dev libicu-dev
libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- git wget unzip gdb/testing valgrind netcat-openbsd procps
+ git wget unzip gdb valgrind netcat-openbsd procps
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7.sh --enable-libxml=tinyxml2