aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27252-032
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket27252-032')
-rw-r--r--changes/ticket27252-0325
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket27252-032 b/changes/ticket27252-032
new file mode 100644
index 0000000000..4752aedcf6
--- /dev/null
+++ b/changes/ticket27252-032
@@ -0,0 +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.