Skip to content

Commit f7947ab

Browse files
committed
README: Fix build status badge
Signed-off-by: Otavio Salvador <[email protected]>
1 parent 34ca15b commit f7947ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# updatehub agent SDK for Python
22

3-
[![Build Status](https://travis-ci.org/updatehub/agent-sdk-python.svg?branch=master)](https://travis-ci.org/updatehub/agent-sdk-python)
3+
[![CI](https://github.com/UpdateHub/agent-sdk-python/workflows/CI/badge.svg?branch=master)](https://github.com/UpdateHub/agent-sdk-python/actions?query=branch%3Amaster)
44

55
The updatehub agent SDK for Python provides a set of classes to enable programs
66
written in Python to interact with the updatehub agent.

0 commit comments

Comments
 (0)