summaryrefslogtreecommitdiff
path: root/changes/ticket33194
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33194')
-rw-r--r--changes/ticket331942
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket33194 b/changes/ticket33194
index fd9efda516..b87e55348e 100644
--- a/changes/ticket33194
+++ b/changes/ticket33194
@@ -1,2 +1,4 @@
o Testing:
- Remove a redundant distcheck job. Closes ticket 33194.
+ - Sort the Travis jobs in order of speed. Putting the slowest jobs first
+ takes full advantage of Travis job concurrency. Closes ticket 33194.