Closed jkeenan closed 6 years ago
What is required in order to make Appveyor recognize and start testing this repository?
travis results: https://travis-ci.org/jkeenan/CPAN-Reporter/builds/364874568 appveyor results: https://ci.appveyor.com/project/jkeenan/cpan-reporter
Note: my first attempt at modifying the .travis.yml configuration caused travis to gag, so on my second attempt I simply added more recent perl versions to the config. Nonetheless, the real point of the patch is the removal of an unused import.
Since I tried to do too much in this p.r. (as it evolved over time), I'll close it now. A new one that just has the essential commit will be filed. shortly.
All instances of File::Temp in this file use the OO-interface.