Sfoglia il codice sorgente

Update .travis.yml

Serpent Consulting Services Pvt. Ltd 6 anni fa
parent
commit
6fc14db4ad
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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