Update dmd to 2.083.1

This commit is contained in:
Eugen Wissner 2018-12-17 18:04:36 +01:00
parent 49d7452b33
commit e93898d837
3 changed files with 5 additions and 5 deletions

View File

@ -7,12 +7,12 @@ os:
language: d
d:
- dmd-2.083.0
- dmd-2.083.1
- dmd-2.082.1
env:
global:
- LATEST=2.083.0
- LATEST=2.083.1
matrix:
- ARCH=x86_64

View File

@ -175,7 +175,7 @@ parameter is used)
| DMD | GCC |
|:-------:|:---------------:|
| 2.083.0 | gdc-8 (2.081.2) |
| 2.083.1 | gdc-8 (2.081.2) |
| 2.082.1 | gdc-7 (2.081.2) |
### Release management

View File

@ -4,10 +4,10 @@ os: Visual Studio 2015
environment:
matrix:
- DC: dmd
DVersion: 2.083.0
DVersion: 2.083.1
arch: x64
- DC: dmd
DVersion: 2.083.0
DVersion: 2.083.1
arch: x86
- DC: dmd
DVersion: 2.082.1