commit 5af047be98acd688cf6c27bac5191297ead70536 Author: teor teor@torproject.org Date: Mon Jun 10 20:02:35 2019 +1000
Revert "Travis: show the correct macOS tor versions"
This reverts commit f90f8e4b0d4c8263d0e310a0fa020dda7fe6c91c. --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml index 97703f9..30ec9cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,20 +30,20 @@ matrix: - env: NETWORK_FLAVOUR="hs-v2-min" - env: NETWORK_FLAVOUR="hs-v3-min" - env: NETWORK_FLAVOUR="single-onion-v23" - - env: NETWORK_FLAVOUR="bridges+ipv6-min" TOR="stable-release" + - env: NETWORK_FLAVOUR="bridges+ipv6-min" os: osx language: c python: ## The IPv6 exit test doesn't actually require IPv6, see #30182. ## But we'll keep this test, because it does test IPv6 exit config. - env: NETWORK_FLAVOUR="ipv6-exit-min" - - env: NETWORK_FLAVOUR="hs-v23-ipv6-md" TOR="stable-release" + - env: NETWORK_FLAVOUR="hs-v23-ipv6-md" 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" TOR="stable-release" + - env: NETWORK_FLAVOUR="single-onion-v23-ipv6-md" os: osx language: c python: