blob: 4752aedcf631305c35a51015d1b19b8b7f4848e8 (
plain)
1
2
3
4
5
|
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.
|