aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
diff options
context:
space:
mode:
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index e4475741..9fb9ad15 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -12,14 +12,6 @@ def configs = [
toxenvs: ['py27', 'py34', 'py35', 'py36', 'py37'],
],
[
- label: 'sierra',
- toxenvs: ['py27', 'py36'],
- ],
- [
- label: 'yosemite',
- toxenvs: ['py27'],
- ],
- [
label: 'docker',
imageName: 'pyca/cryptography-runner-sid',
toxenvs: ['docs'],