|
|
@@ -34,7 +34,9 @@ except = \.travis.yml
|
|
|
|
|
|
[@TestingMania]
|
|
|
critic_config = perlcriticrc
|
|
|
+disable = Test::Portability
|
|
|
|
|
|
+;portability needs exceptions for .travis.yml!!!
|
|
|
[Test::PodSpelling]
|
|
|
stopwords = GETTERS
|
|
|
stopwords = TESTSUITE
|
|
|
@@ -113,10 +115,6 @@ check_all_plugins = 1
|
|
|
|
|
|
[TidyAll]
|
|
|
|
|
|
-;Whack the TRAVIS CI goo from the manifest
|
|
|
-[Run::AfterBuild]
|
|
|
-run = sed -i -e 's/^.travis.yml$//g' %d%pMANIFEST
|
|
|
-
|
|
|
[Signature]
|
|
|
|
|
|
[Git::CommitBuild]
|