mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Try running containerized
This commit is contained in:
parent
4706638140
commit
87f8c08c69
|
@ -2,6 +2,8 @@ language: d
|
|||
|
||||
d: dmd-2.068.0-b2
|
||||
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- dub build --build=release --config=library
|
||||
- dub test --build=unittest --config=unittest
|
||||
|
|
Loading…
Reference in a new issue