commit | f2a0333facdbe88160e23317956efd490127857a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sat Oct 21 09:13:42 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Oct 21 08:13:42 2017 -0500 |
tree | c5b711087175e3dc65a2bce4d583f46fb117021e | |
parent | a17bcba39a5f0bb0c84a3a4835ed82e023b4dc3f [diff] |
rolling has 36 now that it is artful (#3991)
diff --git a/Jenkinsfile b/Jenkinsfile index a969f8a..0719907 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -71,7 +71,7 @@ [ label: 'docker', imageName: 'pyca/cryptography-runner-ubuntu-rolling', - toxenvs: ['py27', 'py35', 'randomorder'], + toxenvs: ['py27', 'py36', 'randomorder'], ], [ label: 'docker',