From 04528bdf294e0b9eb4920d4b4a8637b6871b1606 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 16 Apr 2016 15:22:52 +0100 Subject: [PATCH] Move Python 3.5 condition to 'on' section --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ff32e9..c5f3495 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ deploy: on: tags: true all_branches: true + python: 3.5 user: jaraco # supply password with `travis encrypt --add deploy.password` distributions: release - python: 3.5