Ver a proveniência

fix deployment error

pull/342/head
Guillaume Vincent há 8 anos
ascendente
cometimento
693afd6e3a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver ficheiro

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


Carregando…
Cancelar
Guardar