mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Add py3.6 to travis config
This commit is contained in:
@ -2,6 +2,9 @@ language: python
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- python: 3.6-dev
|
||||||
|
dist: xenial
|
||||||
|
env: TOXENV=py36-test
|
||||||
- python: 3.7-dev
|
- python: 3.7-dev
|
||||||
dist: xenial
|
dist: xenial
|
||||||
env: TOXENV=py37-test
|
env: TOXENV=py37-test
|
||||||
|
|||||||
Reference in New Issue
Block a user