commit | 2e64a3f27a177570c40ffdab483f75a60fc68191 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jul 13 08:30:24 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Jul 13 14:30:24 2017 +0200 |
tree | bbd02779be0ed637221300899a1d5e2a1e848148 | |
parent | dc6e7624154809340fb38fc884ad30d840a3ff5e [diff] |
fedora comes with a py36 now (#3781)
diff --git a/Jenkinsfile b/Jenkinsfile index d953a48..d1ea0ba 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -78,7 +78,7 @@ [ label: 'docker', imageName: 'pyca/cryptography-runner-fedora', - toxenvs: ['py27', 'py35'], + toxenvs: ['py27', 'py36'], ], [ label: 'docker',