From add387c5071a1ee7889e3789e7b4143bb8856d0a Mon Sep 17 00:00:00 2001 From: teor Date: Thu, 13 Feb 2020 13:37:02 +1000 Subject: Travis: Sort jobs in order of speed Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194. --- changes/ticket33194 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changes') 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. -- cgit v1.2.3-54-g00ecf