Update .gitlab-ci.yml

This commit is contained in:
Hiro 2017-08-16 16:53:50 +00:00
parent 7346c93822
commit 15bc2b1a64
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ before_script:
test:
script:
- "sh autogen.sh && ./configure && make && make install"
- "make test-full-online"
update:
script: