Sfoglia il codice sorgente

fix deployment error

pull/342/head
Guillaume Vincent 8 anni fa
parent
commit
693afd6e3a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Vedi File

@@ -3,7 +3,7 @@ python:
- 3.4
- 3.5
addons:
postgresql: "9.5"
postgresql: "9.4"
services:
- postgresql
before_script:


Caricamento…
Annulla
Salva