mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 12:14: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
|
- sudo tar -C /usr/local/bin -zxf ${DUB}.tar.gz
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- dub test --config=unittest
|
- dub test --build=unittest --config=unittest
|
||||||
|
|
Loading…
Reference in a new issue