mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
5 lines
239 B
Text
5 lines
239 B
Text
o Minor features (continuous integration):
|
|
- Only run one online rust build in Travis, to reduce network errors.
|
|
Skip offline rust builds on Travis for Linux gcc, because they're
|
|
redundant.
|
|
Implements ticket 27252.
|