These are officially gone
This commit is contained in:
parent
5163c1fee8
commit
b9769de240
@ -14,9 +14,6 @@ COPY post_text.conf .
|
||||
# Dependency time
|
||||
RUN apt-get update
|
||||
RUN apt-get -y upgrade
|
||||
# Work around for test failing due to headers being lowercase now that
|
||||
# cpan.org is on HTTP/2
|
||||
#RUN cpanm --notest Net::HTTP
|
||||
RUN cpanm --installdeps .
|
||||
|
||||
# Finish setting up the environment
|
||||
|
1
cpanfile
1
cpanfile
@ -6,5 +6,4 @@ requires 'Date::Format';
|
||||
requires 'XML::RSS';
|
||||
requires 'Text::Markdown';
|
||||
requires 'HTML::Restrict';
|
||||
#requires 'IO::Socket::SSL';
|
||||
requires 'Roman::Unicode';
|
||||
|
Loading…
x
Reference in New Issue
Block a user