X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=.travis.yml;h=4863899827418da249c19f6cfea60088c88ec1b2;hp=841d9367d82bcca42dfe16405a235916f6ea7790;hb=ff2c812de44eb38c85fd0f9cc4bf2c5badcb77e4;hpb=41cbba6666106d238ee4a7c3d2beff3cb984d26f diff --git a/.travis.yml b/.travis.yml index 841d936..4863899 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,8 @@ script: # pure author deps (of reverse deps): - cpanm --notest --metacpan --skip-satisfied YAML::Syck + - cpanm --notest --metacpan Carp::Assert::Clan@1.16 + - cpanm --notest --metacpan Test::WWW::Mechanize@1.50 # both author deps & reverse deps: - cpanm --metacpan --skip-satisfied Catalyst::View::TT || ( cat ~/.cpanm/build.log; false )