This website requires JavaScript.
Explore
Help
Register
Sign In
nihilist
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-11-10 13:13:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6b392c333a
tor
/
changes
/
ticket31859
4 lines
112 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Travis: Remove a redundant clang Linux job Part of 31859.
2019-09-26 09:39:46 +02:00
o Testing:
Travis: Add a macOS chutney job, but don't wait for it to finish Since Travis macOS has IPv6 support (and Travis Linux does not), chutney will now run its IPv6 networks as part of Travis CI. But since chutney is slow, don't wait for the macOS chutney to finish. (Travis have fixed the duplicate notification bug in fast_finish. So we can use fast_finish and allow_failure to finish early. Unfortunately, allow_failure also means we ignore failures in macOS chutney.) Also make sure that we have: * a compile on each platform, with each compiler, * a check on each platform, and * a check on each compiler. Finally, sort builds: allow fail last, macOS first, slowest first. Closes ticket 30860. Closes ticket 31859 for 0.2.9.
2019-09-26 09:44:41 +02:00
- Simplify the Travis CI build matrix, and optimise for build time.
Travis: Remove a redundant clang Linux job Part of 31859.
2019-09-26 09:39:46 +02:00
Closes ticket 31859.
Reference in New Issue
Copy Permalink