Try and get latest version of nginx

This commit is contained in:
Jonny Barnes 2017-02-23 17:25:45 +00:00
parent caacc4d1f3
commit d44164be1d

View file

@ -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