Mojo-Redis2
view release on metacpan or search on metacpan
.travis.yml view on Meta::CPAN
- "5.16"
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9"
- "TEST_SLOW=1"
before_install:
- sudo apt-get update -qq
- sudo apt-get install redis-server
install:
- "cpanm -n Test::Pod Test::Pod::Coverage IO::Socket::SSL Sort::Versions"
- "cpanm -n --installdeps ."
notifications:
email: false
( run in 0.477 second using v1.01-cache-2.11-cpan-4d50c553e7e )