App-tt
view release on metacpan or search on metacpan
.travis.yml view on Meta::CPAN
language: perl
perl:
- "5.26"
- "5.20"
- "5.10"
env:
- "HARNESS_OPTIONS=j9"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage IO::Socket::SSL"
- "cpanm -n --installdeps ."
notifications:
email: false
( run in 0.413 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )