From 58bf6c165558b4d1c22f51f5471c2dd742071b03 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 6 Apr 2019 10:01:02 -0700 Subject: Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 84d9cf83..69c6bb17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ script: env: - DATABASE_URL=postgres://rrr:rrr@localhost/rrr addons: - postgresql: "10" + postgresql: "9.4" -- cgit v1.2.3