mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Build with latest LDC beta
This commit is contained in:
parent
0d5180c98f
commit
d6cc7a65b9
|
@ -9,7 +9,7 @@ d:
|
||||||
- dmd-2.067.1
|
- dmd-2.067.1
|
||||||
- dmd-2.066.1
|
- dmd-2.066.1
|
||||||
- ldc
|
- ldc
|
||||||
- ldc-1.1.0-beta5
|
- ldc-1.1.0-beta6
|
||||||
- ldc-0.17.2
|
- ldc-0.17.2
|
||||||
- gdc
|
- gdc
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@ script:
|
||||||
- dub build --build=release --config=registerOnResolveExample
|
- dub build --build=release --config=registerOnResolveExample
|
||||||
- dub build --build=release --config=constructorInjectionExample
|
- dub build --build=release --config=constructorInjectionExample
|
||||||
- dub build --build=release --config=valueInjectionExample
|
- dub build --build=release --config=valueInjectionExample
|
||||||
# - dub build --build=ddox
|
|
||||||
|
|
Loading…
Reference in a new issue