travis: Add blinker dependency

This is a new, not explicitly mentioned, dependency for pytest-sentry
This commit is contained in:
Christian Decker 2020-10-03 12:34:19 +02:00 committed by Rusty Russell
parent b6053d7cd6
commit 0de7a289cc
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ if [ "$NO_PYTHON" != 1 ]; then
-r contrib/pyln-testing/requirements.txt
pip3 install --user -U --quiet --progress-bar off \
blinker \
pytest-sentry \
pytest-rerunfailures