mirror of https://github.com/nucypher/pyUmbral.git
Add Python3.7 to travis
parent
b85bf19e44
commit
d445745405
|
@ -3,6 +3,7 @@ cache: pip
|
|||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
install:
|
||||
- pip install -e .
|
||||
- pip install pipenv --upgrade
|
||||
|
|
Loading…
Reference in New Issue