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