From 6e82984e34989380bd64e387107ab4d4fb1dcaf5 Mon Sep 17 00:00:00 2001 From: hugovk Date: Mon, 14 Sep 2015 17:06:13 +0300 Subject: [PATCH] Promote Python 3.5; must pass --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3f9fc199e..536a18582 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,13 +9,13 @@ notifications: python: - "pypy" - "pypy3" - - 3.4 + - 3.5 - 2.7 - 2.6 - "2.7_with_system_site_packages" # For PyQt4 - 3.2 - 3.3 - - 3.5 + - 3.4 - nightly install: @@ -110,7 +110,6 @@ after_script: matrix: fast_finish: true allow_failures: - - python: 3.5 - python: nightly env: