Skip to content
Snippets Groups Projects
Commit 40288fd7 authored by Hiro's avatar Hiro
Browse files

Update .gitlab-ci.yml

parent b3a992d6
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,9 @@ before_script:
build:
script:
- "sh autogen.sh && ./configure && make && make install"
test:
script:
- "make test-full-online"
- "sh autogen.sh && ./configure && make"
- "make check"
- "make install"
update:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment