aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 398267d2..3b279344 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -82,18 +82,6 @@ jobs:
OPENSSL_DIR: 'OpenSSL-Win64-2010'
PYTHON_DIR: 'Python27'
WINDOWS_ARCH: 'x86_64'
- Python34-x86:
- TOXENV: py34
- containerImage: 'pyca/cryptography-runner-windows:py34-x86'
- OPENSSL_DIR: 'OpenSSL-Win32-2010'
- PYTHON_DIR: 'Python34'
- WINDOWS_ARCH: 'x86'
- Python34-x86-64:
- TOXENV: py34
- containerImage: 'pyca/cryptography-runner-windows:py34-x86_64'
- OPENSSL_DIR: 'OpenSSL-Win64-2010'
- PYTHON_DIR: 'Python34'
- WINDOWS_ARCH: 'x86_64'
Python35-x86:
TOXENV: py35
containerImage: 'pyca/cryptography-runner-windows:py35-x86'