[tor/master] Update .gitlab-ci.yml

19 Sep
2017
19 Sep
'17
5:44 p.m.
commit 40288fd7728989aea96cd9f68986ab68fdb1b05d Author: Hiro <me@hiro7.eu> Date: Wed Aug 16 19:20:04 2017 +0000 Update .gitlab-ci.yml --- .gitlab-ci.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 575fe7581..45e3052e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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:
2854
Age (days ago)
2854
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org