From 2d3e87fe1e9994a3850d37c4c3875a9fa2cf7d64 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 6 Apr 2019 09:40:55 -0700 Subject: [PATCH] Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 69c6bb17f..4973b492b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ script: env: - DATABASE_URL=postgres://rrr:rrr@localhost/rrr addons: - postgresql: "9.4" + postgresql: "11.2"