Browse Source

HOT-FIX: Atualiza versão do python

pull/3367/head
Vinícius Cantuária 5 years ago
committed by eribeiro
parent
commit
89333a325d
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: python language: python
python: python:
- 3.5 - 3.6
services: services:
- postgresql - postgresql

Loading…
Cancel
Save