Bump python version + relax input time/signal constraints.

This commit is contained in:
Marcell Vazquez-Chanlatte 2020-08-20 09:34:15 -07:00
parent 4f883d1565
commit 4f2f72d770
4 changed files with 128 additions and 121 deletions

View file

@ -3,7 +3,7 @@ name: default
steps:
- name: test
image: python:3.6
image: python:3.7
environment:
CODECOV_TOKEN:
from_secret: codecov_token