diff options
author | louiz’ <louiz@louiz.org> | 2016-10-31 14:11:08 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-10-31 14:11:08 +0100 |
commit | bf8348186bde589733de34e6bf988f85fefef444 (patch) | |
tree | 8b6dd2332453a431057176bfc798a4a82e6ff2f0 | |
parent | 835999d5f54280727bef7b6c853dd77f839681b6 (diff) | |
download | biboumi-bf8348186bde589733de34e6bf988f85fefef444.tar.gz biboumi-bf8348186bde589733de34e6bf988f85fefef444.tar.bz2 biboumi-bf8348186bde589733de34e6bf988f85fefef444.tar.xz biboumi-bf8348186bde589733de34e6bf988f85fefef444.zip |
Coin coin
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b700cd6..3ecc65a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -121,7 +121,7 @@ test:openbsd: variables: COMPILER: "g++" SYSTEMD: "-DWITHOUT_SYSTEMD=1" - NPROC: 1 + NPROC: "1" stage: test tags: - openbsd |