diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-02-15 18:33:54 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-02-15 18:33:54 +0100 |
| commit | 2946fd7f81832585a5bd233ef28dbfa3b1526700 (patch) | |
| tree | 580bd348eac6e3669d0e9eae8fa377724861d85d /appveyor.yml | |
| parent | 2cda82eeea484e2d46908462f755edcb4ef56cce (diff) | |
| download | tanya-2946fd7f81832585a5bd233ef28dbfa3b1526700.tar.gz | |
Update dmd to 2.078.2v0.7.8
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 c01d1eb..99f30ad 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,10 +4,10 @@ os: Visual Studio 2015 environment: matrix: - DC: dmd - DVersion: 2.078.1 + DVersion: 2.078.2 arch: x64 - DC: dmd - DVersion: 2.078.1 + DVersion: 2.078.2 arch: x86 - DC: dmd DVersion: 2.077.1 |
