Skip to content

Commit bf6d72f

Browse files
committed
Update badge
1 parent bfe7ef7 commit bf6d72f

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
@@ -2,7 +2,7 @@
22

33
This is a [cookiecutter](https://github.com/audreyr/cookiecutter) template for a typical Python library following modern packaging conventions. It utilizes popular libraries alongside Make and Graphviz to fully automate all development and deployment tasks. Check out the live demo: [jacebrowning/template-python-demo](https://github.com/jacebrowning/template-python-demo)
44

5-
[![Build Status](https://img.shields.io/travis/com/jacebrowning/template-python.svg)](https://app.travis-ci.com/github/jacebrowning/template-python)
5+
[![Build Status](https://github.com/jacebrowning/template-python/actions/workflows/main.yml/badge.svg)](https://github.com/jacebrowning/template-python/actions/workflows/main.yml)
66

77
## Features
88

0 commit comments

Comments
 (0)