Skip to content
Snippets Groups Projects
Commit 596b4194 authored by David Beitey's avatar David Beitey
Browse files

Install perl with output

parent 5496c4cb
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ env:
- NGINX=1.8.1
before_install:
- sudo apt-get install -qq libpcre3-dev libssl-dev
- sudo apt-get install -qq perl
- sudo apt-get install -y perl
- env PERL_MM_USE_DEFAULT=1 cpan -fi Test::Nginx::Socket
cache: ccache
script: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment