From 9ef46159ba21f87f213a9f23586b5c5efe590d16 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Tue, 7 Jan 2020 12:39:32 +0200 Subject: [PATCH] After #4335, there are no longer any Docker jobs on Travis CI Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 84ade9c8e..8d145b405 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ notifications: # Run fast lint first to get fast feedback. # Run slower CPUs next, to give them a headstart and reduce waiting time. -# Then run the remainder, with fastest Docker jobs last. +# Then run the remainder. matrix: fast_finish: true