瀏覽代碼

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 5 年之前
父節點
當前提交
6a44c9f4ef
共有 1 個文件被更改,包括 2 次插入0 次删除
  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