Disable LWP host verification so we can use HTTPS with S3 without killing tests

master
Zach Thompson 2015-11-16 17:51:52 -07:00
parent f4a38fd23b
commit a35c1595e4
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
---
sudo: false
env:
- PERL_LWP_SSL_VERIFY_HOSTNAME=0
cache:
directories:
- $HOME/.cpanm