Bump python version + relax input time/signal constraints.
This commit is contained in:
parent
4f883d1565
commit
4f2f72d770
4 changed files with 128 additions and 121 deletions
|
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: python:3.6
|
||||
image: python:3.7
|
||||
environment:
|
||||
CODECOV_TOKEN:
|
||||
from_secret: codecov_token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue