Try and get latest version of nginx
This commit is contained in:
parent
caacc4d1f3
commit
d44164be1d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ cache:
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
apt:
|
apt:
|
||||||
|
sources:
|
||||||
|
- sourceline: 'deb http://ppa.launchpad.net/nginx/development/ubuntu trusty main'
|
||||||
packages:
|
packages:
|
||||||
- nginx
|
- nginx
|
||||||
- realpath
|
- realpath
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue