X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=.travis.yml;h=4db74efcaa1661f350819c938435bb3ec8faa72f;hp=d8b448a536823c813b2782c47bfba42a1e11c0a6;hb=d2995a765f120b78a134a6e8dfb14b0f7fde8644;hpb=a521afccf18e9a7ad0f19cbcdcf199ac033280d6 diff --git a/.travis.yml b/.travis.yml index d8b448a..4db74ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ install: # author deps -- wish there was a better way - cpanm --notest --metacpan --skip-satisfied CatalystX::LeakChecker Catalyst::Devel Catalyst::Engine::PSGI Starman MooseX::Daemonize Test::WWW::Mechanize::Catalyst Catalyst::Plugin::Params::Nested - - cpanm --notest --metacpan --skip-satisfied Test::Without::Module Test::NoTabs Test::Pod Test::Pod::Coverage Test::Spelling Pod::Coverage::TrustPod + - cpanm --notest --metacpan --skip-satisfied Test::Without::Module Test::NoTabs Test::Pod Test::Pod::Coverage Test::Spelling Pod::Coverage::TrustPod Type::Tiny - cpanm --notest --metacpan --skip-satisfied --installdeps . - echo y | perl Makefile.PL