commit 15bc2b1a647030456f57cf4a5deebee516ef6efe parent 7346c93822d78e6bec3600f0aedaccd0232a0625 Author: Hiro <me@hiro7.eu> Date: Wed, 16 Aug 2017 16:53:50 +0000 Update .gitlab-ci.yml Diffstat:
| M | .gitlab-ci.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -26,6 +26,7 @@ before_script: test: script: - "sh autogen.sh && ./configure && make && make install" + - "make test-full-online" update: script: