mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Build project as unittest on travis
This commit is contained in:
parent
fbb4d866a4
commit
2303f4b9f3
|
@ -19,4 +19,4 @@ install:
|
|||
- sudo tar -C /usr/local/bin -zxf ${DUB}.tar.gz
|
||||
|
||||
script:
|
||||
- dub test --config=unittest
|
||||
- dub test --build=unittest --config=unittest
|
||||
|
|
Loading…
Reference in a new issue