From 0dcbd6868be6ad1eb48213445a568732a6a98c6a Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 30 Nov 2017 18:23:54 +0200 Subject: [PATCH] Run slower jobs first so as not to hold up the CI --- .travis.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index c2e65375..5727e094 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,11 @@ language: python python: - - "2.7" - - "3.3" - - "3.4" - - "3.5" - - "3.6" - "pypy" + - "3.6" + - "3.5" + - "3.4" + - "3.3" + - "2.7" sudo: false pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy