Perl-Toolchain-Gang / ExtUtils-Manifest

Utilities to write and check a MANIFEST file
https://metacpan.org/release/ExtUtils-Manifest/
Other
4 stars 7 forks source link

Avoid git stuff and travis-ci.org config file #20

Closed jeteve closed 8 years ago

jeteve commented 8 years ago

This will MANIFEST.skip the .git repository and the travis config file.

karenetheridge commented 8 years ago

Merged the .travis.yml line - thanks!