This commit is contained in:
parent
d6c54ddc8e
commit
b5ffa95b0f
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ steps:
|
|||
- apt update && apt install -y libssl-dev git
|
||||
- cpanm --verbose Dist::Zilla
|
||||
- dzil authordeps | xargs cpanm --verbose
|
||||
- cpanm --no-test --verbose IO::Async
|
||||
- cpanm --notest --verbose IO::Async
|
||||
- dzil listdeps | xargs cpanm --verbose
|
||||
- dzil test
|
Loading…
Add table
Reference in a new issue