Browse Source

Travis: test IPv6-only v3 single onion services on tor master

Using networks/single-onion-v23-ipv6-md.

Will fail until 23588 is merged into tor master, and built into
a nightly binary.

Closes 30279.
teor 5 years ago
parent
commit
7782b26767
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -41,7 +41,9 @@ matrix:
       os: osx
       language: c
       python:
-    - env: NETWORK_FLAVOUR="single-onion-ipv6-md"
+    ## 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"
       os: osx
       language: c
       python: