From d6dacc27bf7670b582b5ec05158dd4e37e5992c6 Mon Sep 17 00:00:00 2001 From: hugovk Date: Wed, 24 Sep 2014 09:15:58 +0300 Subject: [PATCH] Clearer comment --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fc1925ec2..06132087b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ notifications: env: MAX_CONCURRENCY=4 -# Run slow PyPy* first, so other jobs aren't queued behind them. +# Run slow PyPy* first, to give them a headstart and reduce waiting time. # Run latest 3.x and 2.x next, to get quick compatibility results. # Then run the remainder. python: