summaryrefslogtreecommitdiff
path: root/changes/ticket27252-032
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket27252-032')
-rw-r--r--changes/ticket27252-0322
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket27252-032 b/changes/ticket27252-032
index 5761f04d69..4752aedcf6 100644
--- a/changes/ticket27252-032
+++ b/changes/ticket27252-032
@@ -1,3 +1,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.