From f2a0333facdbe88160e23317956efd490127857a Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 21 Oct 2017 09:13:42 -0400 Subject: rolling has 36 now that it is artful (#3991) --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a969f8a3..0719907f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -71,7 +71,7 @@ def configs = [ [ label: 'docker', imageName: 'pyca/cryptography-runner-ubuntu-rolling', - toxenvs: ['py27', 'py35', 'randomorder'], + toxenvs: ['py27', 'py36', 'randomorder'], ], [ label: 'docker', -- cgit v1.2.3