torproject / stem

Python controller library for Tor
https://stem.torproject.org/
GNU Lesser General Public License v3.0
260 stars 75 forks source link

Update Stem's Travis CI config #51

Open teor2345 opened 4 years ago

teor2345 commented 4 years ago

Once we fix Tor's Travis make test-stem timeouts, we should update Stem's Travis CI config, based on Chutney's Travis CI config.

Chutney's config provides a combination of OSes, Tor versions, Python versions, and PyPy versions. (We won't need the chutney-specific network tests.)

Here's the relevant Tor ticket: https://trac.torproject.org/projects/tor/ticket/29437

I'm happy to do this task, once we get Tor/Stem working in Travis CI again.

atagar commented 4 years ago

Thanks teor, this sounds neat. If you need anything from me let me know.