diff --git a/.travis.yml b/.travis.yml index bd9b72cb470..ddf43cf484c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -108,8 +108,8 @@ before_install: - cmake --version # -- skip perl test to shorten build time # perl dep - - cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib) - - cpanm --quiet --no-interactive Test::Exception Test::More Log::Any LWP::UserAgent URI::Query Module::Runtime DateTime Module::Find Moose::Role JSON || echo "Igorned failure from cpanm" + #- cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib) + #- cpanm --quiet --no-interactive Test::Exception Test::More Log::Any LWP::UserAgent URI::Query Module::Runtime DateTime Module::Find Moose::Role JSON || echo "Igorned failure from cpanm" # -- skip perl test end # show host table to confirm petstore.swagger.io is mapped to localhost - cat /etc/hosts