Test with latest LDC/DMD.
This commit is contained in:
parent
9ab0f07b2d
commit
a046a59b16
|
@ -5,9 +5,10 @@ d:
|
||||||
# this way the overall test time gets cut down (GDC/LDC are a lot
|
# this way the overall test time gets cut down (GDC/LDC are a lot
|
||||||
# slower tham DMD, so they should be started early), while still
|
# slower tham DMD, so they should be started early), while still
|
||||||
# catching most DMD version related build failures early
|
# catching most DMD version related build failures early
|
||||||
- dmd-2.072.0
|
- dmd-2.072.1
|
||||||
- dmd-2.070.2
|
- dmd-2.070.2
|
||||||
- ldc-1.0.0
|
- ldc-1.0.0
|
||||||
|
- ldc-1.1.0-beta6
|
||||||
- dmd-2.071.2
|
- dmd-2.071.2
|
||||||
|
|
||||||
script: ./travis-ci.sh
|
script: ./travis-ci.sh
|
||||||
|
|
Loading…
Reference in a new issue