Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
liboggz
Commits
d354fc3d
Commit
d354fc3d
authored
Aug 13, 2018
by
Viktor Gal
Browse files
add test stage to CI
parent
d811d324
Pipeline
#292
canceled with stages
in 1 minute and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d354fc3d
...
...
@@ -33,3 +33,7 @@ build-clang:
-
./autogen.sh
-
CC=clang ./configure || cat config.log
-
make
test
:
stage
:
test
script
:
make check
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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