Build with new DMD beta

This commit is contained in:
Mike Bierlee 2015-07-27 21:05:10 +02:00
parent 13c0aee5e8
commit bed26ddc6e

View file

@ -1,6 +1,6 @@
language: d
d: dmd-2.068.0-b1
d: dmd-2.068.0-b2
script:
- dub build --build=release --config=library
@ -9,4 +9,4 @@ script:
- dub build --build=release --config=qualifiersExample
- dub build --build=release --config=arrayCompletionExample
- dub build --build=release --config=annotationsExample
# - dub build --build=ddox
- dub build --build=ddox