Skip to content

Commit

Permalink
test: download Test::Nginx with the super user permission
Browse files Browse the repository at this point in the history
  • Loading branch information
tokers committed Jul 18, 2019
1 parent 9b57930 commit 04f9082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
- DOWNLOAD_CACHE=$HOME/download_cache
- INSTALL_CACHE=$HOME/install_cache
install:
- cpanm -v --notest Test::Nginx
- cpanm -v --notest --sudo Test::Nginx
before_script:
- sudo apt-get update -q
- sudo apt-get install libreadline-dev libncurses5-dev libpcre3-dev libssl-dev -y
Expand Down

0 comments on commit 04f9082

Please sign in to comment.