Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
louiz’
biboumi
Commits
86c927ae
Commit
86c927ae
authored
Oct 12, 2016
by
louiz’
Browse files
ci: Add a test on openbsd
parent
44f35a25
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
86c927ae
...
...
@@ -103,6 +103,15 @@ test:fedora:
image
:
biboumi-test-fedora:latest
<<
:
*basic_test
test:openbsd:
variables
:
COMPILER
:
"
clang++"
SYSTEMD
:
"
-DWITHOUT_SYSTEMD=1"
stage
:
test
tags
:
-
openbsd
<<
:
*basic_test
test:coverity:
stage
:
test
image
:
biboumi-test-fedora:latest
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment