File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 - name : coveralls
4747 shell : bash -l {0}
48- if : ${{ matrix.os == 'ubuntu-latest' && matrix.CONDA_ENV == '3.8 ' }}
48+ if : ${{ matrix.os == 'ubuntu-latest' && matrix.CONDA_ENV == 'py38 ' }}
4949 run : coveralls
5050
5151 lint :
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ LICENSE
1414
1515BSD-3 Clause
1616
17- .. |Build Status | image :: https://travis-ci.org /python-streamz/streamz.svg?branch=master
18- :target: https://travis-ci.org /python-streamz/streamz
17+ .. |Build Status | image :: https://github.com /python-streamz/streamz/workflows/CI/badge .svg
18+ :target: https://github.com /python-streamz/streamz/actions
1919.. |Doc Status | image :: http://readthedocs.org/projects/streamz/badge/?version=latest
2020 :target: http://streamz.readthedocs.org/en/latest/
2121 :alt: Documentation Status
You can’t perform that action at this time.
0 commit comments