Use python3.6

This commit is contained in:
Guewen Baconnier
2019-11-18 13:59:58 +01:00
parent e5cd6a8f87
commit bb0d50418e
+1 -1
View File
@@ -3,7 +3,7 @@ sudo: false
cache: pip
python:
- "3.5"
- "3.6"
addons:
postgresql: "9.5"