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 439e350 commit 1a513ceCopy full SHA for 1a513ce
.travis/travis_install.sh
@@ -8,7 +8,7 @@ section "install.base.requirements"
8
firefox --version
9
10
# Install v1.7 or newer of nginx to support 'if' statement for logging
11
-sudo apt-add-repository -y ppa:nginx/development
+sudo apt-add-repository -y ppa:nginx/stable
12
sudo apt update
13
sudo apt install -y nginx
14
0 commit comments