]> granicus.if.org Git - psmisc/commitdiff
test: Update gitlab test for shared runner
authorCraig Small <csmall@enc.com.au>
Mon, 25 Apr 2016 00:36:42 +0000 (10:36 +1000)
committerCraig Small <csmall@enc.com.au>
Mon, 25 Apr 2016 00:36:42 +0000 (10:36 +1000)
The shared runner needs additional files to build psmisc
and run the tests.

.gitlab-ci.yml

index d500d8eefcbd0334892bd9b77f9e8a5433a9a917..717b7a3235e09a1901abc056aaf8fdb0bfaceef1 100644 (file)
@@ -1,4 +1,7 @@
 # This file is generated by GitLab CI
+before_script:
+  - apt-get update -qq && apt-get install -y -qq autopoint autoconf automake gettext libncurses5-dev dejagnu
+
 Testsuites:
   script:
   - "./autogen.sh"