From d44164be1d8b75262b01b3108f364600c7abb905 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 23 Feb 2017 17:25:45 +0000 Subject: [PATCH] Try and get latest version of nginx --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 48a3a8bf..9fadc090 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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