|
@@ -26,7 +26,7 @@ install:
|
|
|
- cpan-install --deps # installs prereqs, including recommends
|
|
- cpan-install --deps # installs prereqs, including recommends
|
|
|
- cpan-install --coverage # installs converage prereqs, if enabled
|
|
- cpan-install --coverage # installs converage prereqs, if enabled
|
|
|
- cpanm --quiet --notest Devel::Cover::Report::Coveralls #Make sure to shoot it over to coveralls
|
|
- cpanm --quiet --notest Devel::Cover::Report::Coveralls #Make sure to shoot it over to coveralls
|
|
|
- - cpanm --quiet --notest Test::Spelling Test::NoTabs Test::EOL #Looks like they were missed by haarg's stuff
|
|
|
|
|
|
|
+ - cpanm --quiet --notest Test::Spelling Test::NoTabs Test::EOL Test::Version Test::Mojibake #Looks like they were missed by haarg's stuff
|
|
|
|
|
|
|
|
branches:
|
|
branches:
|
|
|
only:
|
|
only:
|