mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Build annotations example on travis
This commit is contained in:
parent
d3a1b74de2
commit
a3769b0674
|
@ -6,4 +6,5 @@ script:
|
|||
- dub build --build=release --config=quickstartExample
|
||||
- dub build --build=release --config=qualifiersExample
|
||||
- dub build --build=release --config=arrayCompletionExample
|
||||
- dub build --build=release --config=annotationsExample
|
||||
- dub build --build=ddox
|
||||
|
|
Loading…
Reference in a new issue