mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Disable DDOX building on Travis
Currently DDOX doesn't work with dmd-2.068.0-b1
This commit is contained in:
parent
5200ae2c08
commit
eede6d9a7a
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue