Parcourir la source

Update .travis.yml

Serpent Consulting Services Pvt. Ltd il y a 6 ans
Parent
commit
6fc14db4ad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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