Browse Source

Update .travis.yml

Serpent Consulting Services Pvt. Ltd 6 years ago
parent
commit
6fc14db4ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ sudo: false
 cache: pip
 
 addons:
-  postgresql: "9.2" # minimal postgresql version for the daterange method
+  postgresql: "9.5" # minimal postgresql version for the daterange method
   apt:
    packages:
       - expect-dev  # provides unbuffer utility