Browse Source

Travis: add a note about v2 onion service IPv6 tests

See #23588 for v3 onion service IPv6 in tor.
See #30279 for v3 onion service IPv6 in chutney CI.
teor 4 years ago
parent
commit
6a44c9f4ef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -41,6 +41,8 @@ matrix:
       os: osx
       language: c
       python:
+    ## v2 onion services only, see #30279 for v3 onion services
+    ## needs #23588 in macOS homebrew, once 0.4.1-stable is released
     - env: TOR="stable-release" NETWORK_FLAVOUR="single-onion-ipv6-md"
       os: osx
       language: c