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:
|
||||
postgresql: "9.6"
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'deb http://ppa.launchpad.net/nginx/development/ubuntu trusty main'
|
||||
packages:
|
||||
- nginx
|
||||
- realpath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue