[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Update .gitlab-ci.yml
commit 40288fd7728989aea96cd9f68986ab68fdb1b05d
Author: Hiro <me@xxxxxxxx>
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:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits