[tor-commits] [chutney/master] Revert "Travis: test IPv6-only v3 single onion services on tor master"

teor at torproject.org teor at torproject.org
Mon Jun 10 10:03:11 UTC 2019


commit 601a3b9007d0087d384e225457c3ef71fdc3b0c0
Author: teor <teor at torproject.org>
Date:   Mon Jun 10 20:02:51 2019 +1000

    Revert "Travis: test IPv6-only v3 single onion services on tor master"
    
    This reverts commit 7782b26767c95988255c5d5884df94580e22c5c3.
---
 .travis.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 30ec9cf..e97703f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,9 +41,7 @@ matrix:
       os: osx
       language: c
       python:
-    ## We expect this test to fail, until #23588 is merged into tor master, and
-    ## built into a nightly binary
-    - env: NETWORK_FLAVOUR="single-onion-v23-ipv6-md"
+    - env: NETWORK_FLAVOUR="single-onion-ipv6-md"
       os: osx
       language: c
       python:



More information about the tor-commits mailing list