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

Travis: Run pypy with Tor 0.4.2 on Xenial #45

Merged
merged 1 commit into from Dec 20, 2019

Conversation

Labels
None yet
Projects
None yet
2 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Dec 20, 2019

  • PyPy isn't packaged for Travis Bionic yet
  • Tor master doesn't work on Travis Xenial, because it only has
    OpenSSL 1.1.0, and Tor master requires OpenSSL 1.1.1

Closes ticket 32820.

* PyPy isn't packaged for Travis Bionic yet
* Tor master doesn't work on Travis Xenial, because it only has
  OpenSSL 1.1.0, and Tor master requires OpenSSL 1.1.1

Closes ticket 32820.
@torproject-pusher torproject-pusher merged commit 5a92711 into torproject:master Dec 20, 2019
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment