From 0efb9acbd1835a00eb57d529c15d7bbc9afb103b Mon Sep 17 00:00:00 2001 From: Nicholas Hoobin Date: Fri, 11 Sep 2020 16:04:04 +1000 Subject: [PATCH] Begin the song and dance of travis. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b2023cf..49eb20c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ services: addons: firefox: "47.0.1" - postgresql: "9.5" + postgresql: "9.6" apt: packages: - openjdk-8-jre