Skip to content

Commit

Permalink
XXX travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jan 4, 2017
1 parent ce10b32 commit 2e9500c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,16 @@ perl:
- '5.16'
- '5.14'
# Dist::Zilla wants >= 5.14
# - '5.12'
# - '5.10'
- '5.12'
- '5.10'
# - '5.8'

install:
- cpanm --quiet --notest
Devel::Cover::Report::Coveralls
YAML::XS
TestML
- perl MDist::Zilla\ 9 || true

script:
- true && [ ! -e test/ ] ||
Expand Down

0 comments on commit 2e9500c

Please sign in to comment.