Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket30279 #31

Merged
1 commit merged into from Sep 5, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -41,9 +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"
## v3 onion service IPv6 tests
- env: TOR="stable-release" NETWORK_FLAVOUR="single-onion-v23-ipv6-md"
os: osx
language: c
python:
Expand Down