mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 23:51:07 +00:00
Bump version to Python 3.7 (#121)
* bump version * enable 3.7 in travis
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
- "3.6"
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user