Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
c0bf0758
Unverified
Commit
c0bf0758
authored
Dec 18, 2019
by
IKEDA Soji
Committed by
GitHub
Dec 18, 2019
Browse files
Merge pull request #828 from ikedas/rearrange_travis_yml by ikedas
Rearrange .travis.yml
parents
5cea343a
6074068a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
c0bf0758
...
...
@@ -3,6 +3,7 @@ sudo: false
language
:
perl
perl
:
-
"
5.30"
-
"
5.28"
-
"
5.26"
-
"
5.24"
...
...
@@ -27,13 +28,8 @@ before_install:
install
:
-
cpan-install --coverage
-
cpanm --notest --quiet Test::Pod
-
cpanm --notest --quiet Archive::Zip CGI Class::Singleton DBI DateTime::Format::Mail DateTime::TimeZone Digest::MD5 Encode File::Copy::Recursive File::NFSLock File::Path HTML::FormatText HTML::StripScripts::Parser HTML::TreeBuilder IO::File IO::Scalar LWP::UserAgent List::Util::XS Locale::Messages MIME::Base64 MIME::Charset MIME::EncWords MIME::Lite::HTML MIME::Tools Mail::Address Net::CIDR Sys::Syslog Template Term::ProgressBar Text::LineFold Time::HiRes URI::Escape XML::LibXML
-
cpanm --notest --verbose MHonArc::UTF8 ||
true
-
cpanm --notest --quiet CGI::Fast FCGI
-
cpanm --installdeps --notest --with-develop --with-feature=soap --with-feature=ldap .
-
cpanm --notest --quiet Unicode::CaseFold
-
cpanm --notest --quiet SOAP::Lite Net::LDAP
-
cpanm --installdeps . --with-develop
before_script
:
-
coverage-setup
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment