summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-07-13 05:39:58 +0200
committerEugen Wissner <belka@caraus.de>2018-07-13 05:39:58 +0200
commit158a47d54a874a4e2eda17f822632d8a20cae6a6 (patch)
tree018225a851d636aad22b91ab65e3e88710145b32 /appveyor.yml
parent5865e355cdd61f1cd08f5af42d3315d541317386 (diff)
downloadtanya-158a47d54a874a4e2eda17f822632d8a20cae6a6.tar.gz
Update dmd to 2.081.1. Remove 2.077.1
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2da2d02..79c0a29 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,10 +4,10 @@ os: Visual Studio 2015
environment:
matrix:
- DC: dmd
- DVersion: 2.081.0
+ DVersion: 2.081.1
arch: x64
- DC: dmd
- DVersion: 2.081.0
+ DVersion: 2.081.1
arch: x86
- DC: dmd
DVersion: 2.080.1
@@ -27,12 +27,6 @@ environment:
- DC: dmd
DVersion: 2.078.3
arch: x86
- - DC: dmd
- DVersion: 2.077.1
- arch: x64
- - DC: dmd
- DVersion: 2.077.1
- arch: x86
skip_tags: true