Skip to content

Commit 033b062

Browse files
committed
Update to perl-5.28.0-RC2
1 parent b604cad commit 033b062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ before_install:
161161
install:
162162
- source travis-utils/emsg.sh
163163
- source travis-utils/env-setup.sh
164-
- export TARGET_PERL=https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0-RC1.tar.xz
164+
- export TARGET_PERL=https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0-RC2.tar.xz
165165
- source travis-utils/get_perl.sh
166166
- tar -xf /tmp/perl.tar.xz --strip-components 1 -C ${S}
167167
script:

0 commit comments

Comments
 (0)