Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Travis testing needs Inline::Module
  • Loading branch information
ingydotnet committed Jan 5, 2015
1 parent 11501dc commit d88614b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ perl:
install:
- cpanm --quiet --notest
Devel::Cover::Report::Coveralls
Inline::Module

script:
- true && [ ! -e test/ ] ||
Expand Down
1 change: 1 addition & 0 deletions About
Expand Up @@ -57,6 +57,7 @@ Repository Layout

This repoository contains the following top level files and directories:

About - This file describing the repository. (generated)
Changes - Change log file in YAML.
Meta - All metadata for the project.
ReadMe.pod - Top level ReadMe file for GitHub. (generated)
Expand Down
4 changes: 4 additions & 0 deletions Meta
Expand Up @@ -19,6 +19,10 @@ author:
requires:
perl: 5.8.1

test:
requires:
Inline::Module: 0.33

devel:
git: https://github.com/ingydotnet/string-slice-pm
bug: https://github.com/ingydotnet/string-slice-pm/issues
Expand Down

0 comments on commit d88614b

Please sign in to comment.