aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
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',