diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-12-02 10:40:40 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-12-02 10:40:40 +0100 |
| commit | 75ce854192385788fdd18d1ee9109f73b69273e1 (patch) | |
| tree | 0a5a99ac06333ed0baf86e6fc788a9c83973aa1e /appveyor.yml | |
| parent | 9e16d84f9e9c6e0c38763ea07b1c5d385100467e (diff) | |
| download | tanya-75ce854192385788fdd18d1ee9109f73b69273e1.tar.gz | |
Support dmd 2.077.1
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 02e65cd..9f2946e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,10 +4,10 @@ os: Visual Studio 2015 environment: matrix: - DC: dmd - DVersion: 2.077.0 + DVersion: 2.077.1 arch: x64 - DC: dmd - DVersion: 2.077.0 + DVersion: 2.077.1 arch: x86 - DC: dmd DVersion: 2.076.1 |
