Comment out LDC builds

This commit is contained in:
Hackerpilot 2018-01-29 17:33:41 -08:00
parent 1ca3bd9255
commit ef0c81876a
1 changed files with 12 additions and 12 deletions

View File

@ -19,18 +19,18 @@ environment:
- DC: dmd
DVersion: stable
arch: x86
- DC: ldc
DVersion: beta
arch: x86
- DC: ldc
DVersion: beta
arch: x64
- DC: ldc
DVersion: stable
arch: x86
- DC: ldc
DVersion: stable
arch: x64
# - DC: ldc
# DVersion: beta
# arch: x86
# - DC: ldc
# DVersion: beta
# arch: x64
# - DC: ldc
# DVersion: stable
# arch: x86
# - DC: ldc
# DVersion: stable
# arch: x64
skip_tags: false
branches: