We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b57930 commit 04f9082Copy full SHA for 04f9082
.travis.yml
@@ -11,7 +11,7 @@ env:
11
- DOWNLOAD_CACHE=$HOME/download_cache
12
- INSTALL_CACHE=$HOME/install_cache
13
install:
14
- - cpanm -v --notest Test::Nginx
+ - cpanm -v --notest --sudo Test::Nginx
15
before_script:
16
- sudo apt-get update -q
17
- sudo apt-get install libreadline-dev libncurses5-dev libpcre3-dev libssl-dev -y
0 commit comments