Sfoglia il codice sorgente

More futzing with travis

George S. Baugh 11 anni fa
parent
commit
8f639fb1be
2 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. 2 4
      dist.ini
  2. BIN
      dist/TestRail-API-0.012.tar.gz

+ 2 - 4
dist.ini

@@ -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]

BIN
dist/TestRail-API-0.012.tar.gz