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 - DC: dmd
DVersion: stable DVersion: stable
arch: x86 arch: x86
- DC: ldc # - DC: ldc
DVersion: beta # DVersion: beta
arch: x86 # arch: x86
- DC: ldc # - DC: ldc
DVersion: beta # DVersion: beta
arch: x64 # arch: x64
- DC: ldc # - DC: ldc
DVersion: stable # DVersion: stable
arch: x86 # arch: x86
- DC: ldc # - DC: ldc
DVersion: stable # DVersion: stable
arch: x64 # arch: x64
skip_tags: false skip_tags: false
branches: branches: