diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-01-23 05:21:19 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-01-23 05:21:19 +0100 |
| commit | fd02c411e1b4035a24622bd409553dd5be648cc2 (patch) | |
| tree | 5d0b5be0b4750c811e9cc338914cd240416db3ce /appveyor.yml | |
| parent | b69d73784502dadbef1cb791bee67dd929d0287f (diff) | |
| download | tanya-fd02c411e1b4035a24622bd409553dd5be648cc2.tar.gz | |
Update latest dmd version to 2.078.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 1206e78..c01d1eb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,10 +4,10 @@ os: Visual Studio 2015 environment: matrix: - DC: dmd - DVersion: 2.078.0 + DVersion: 2.078.1 arch: x64 - DC: dmd - DVersion: 2.078.0 + DVersion: 2.078.1 arch: x86 - DC: dmd DVersion: 2.077.1 |
