[tor-commits] [tor/master] Update .gitlab-ci.yml
nickm at torproject.org
nickm at torproject.org
Tue Sep 19 17:44:02 UTC 2017
commit 15bc2b1a647030456f57cf4a5deebee516ef6efe
Author: Hiro <me at hiro7.eu>
Date: Wed Aug 16 16:53:50 2017 +0000
Update .gitlab-ci.yml
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6e1bf48b..335f1eeef 100644
--- 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:
More information about the tor-commits
mailing list