Explorar el Código

Update .travis.yml

Serpent Consulting Services Pvt. Ltd hace 6 años
padre
commit
6fc14db4ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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