Skip to content

Commit db61e1f

Browse files
Merge pull request #175 from amclin/dependabot/add-v2-config-file
docs: swap travis badge for dependabot
2 parents ff19de7 + 596cc07 commit db61e1f

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,5 +1,5 @@
11
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
2-
[![Build Status](https://travis-ci.com/amclin/advent-of-code.svg?branch=master)](https://travis-ci.com/amclin/advent-of-code)
2+
[![Build Status](https://github.com/amclin/advent-of-code/actions/workflows/release.yml/badge.svg)](https://github.com/amclin/advent-of-code/actions/workflows/release.yml)
33
[![codecov](https://codecov.io/gh/amclin/advent-of-code/branch/master/graph/badge.svg)](https://codecov.io/gh/amclin/advent-of-code)
44

55
## Start a boilerplate for a new day

0 commit comments

Comments
 (0)