Drop python 3.4 and add python 3.6
parent
989fcfe466
commit
d34166573f
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue