Skip to content

Commit abf3695

Browse files
authored
Merge pull request #170 from voxpupuli/plumbing/issues/84
chore: Replace build badges to use GitHub Actions instead of Travis CI
2 parents a40874c + 7157154 commit abf3695

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
# Windows Firewall module for Puppet
22

3-
[![Build Status](https://travis-ci.org/voxpupuli/puppet-windows_firewall.png?branch=master)](https://travis-ci.org/voxpupuli/puppet-windows_firewall)
3+
![Build Status](https://github.com/voxpupuli/puppet-windows_firewall/actions/workflows/ci.yml/badge.svg?branch=master)
44
[![Code Coverage](https://coveralls.io/repos/github/voxpupuli/puppet-windows_firewall/badge.svg?branch=master)](https://coveralls.io/github/voxpupuli/puppet-windows_firewall)
55
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/windows_firewall.svg)](https://forge.puppetlabs.com/puppet/windows_firewall)
66
[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/windows_firewall.svg)](https://forge.puppetlabs.com/puppet/windows_firewall)

0 commit comments

Comments
 (0)