Drop python 3.4 and add python 3.6

remotes/origin/endpoint-for-estimation-system-new
Miguel Gonzalez 2018-07-06 00:02:59 +02:00 committed by Alex Hermida
parent 989fcfe466
commit d34166573f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
addons:
postgresql: "9.4"
services: