Skip to content

Commit

Permalink
LWP::Protocol::https needed for release tests
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed Aug 1, 2019
1 parent 064d241 commit 294f6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ env:
- RELEASE_TESTING=1
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto --always-upgrade-modules
- cpanm Test::Memory::Cycle Test::Taint || true
- cpanm Test::Memory::Cycle Test::Taint LWP::Protocol::https || true
### __app_cisetup__
# ---
# force_threaded_perls: 0
Expand Down

0 comments on commit 294f6a8

Please sign in to comment.