Browse Source

HOT-FIX: Atualiza versão do python

pull/3220/head
Vinícius Cantuária 5 years ago
committed by GitHub
parent
commit
16149d4e5b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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