Temporarily disable ldc beta + ldc stable x86

This commit is contained in:
Sebastian Wilzbach 2017-12-17 06:40:57 +01:00
parent 7830eddc61
commit c908c8d10f
1 changed files with 9 additions and 9 deletions

View File

@ -13,15 +13,15 @@ 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