Skip to content

Commit 0e22ffb

Browse files
authored
Merge pull request #322 from voxpupuli/plumbing/issues/84
chore: Replace build badges to use GitHub Actions instead of Travis CI
2 parents c20a21a + fb42a80 commit 0e22ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Net-SNMP
22

33
[![License](https://img.shields.io/github/license/voxpupuli/puppet-snmp.svg)](https://github.com/voxpupuli/puppet-snmp/blob/master/LICENSE)
4-
[![Build Status](https://travis-ci.org/voxpupuli/puppet-snmp.svg?branch=master)](https://travis-ci.org/voxpupuli/puppet-snmp)
4+
![Build Status](https://github.com/voxpupuli/puppet-snmp/actions/workflows/ci.yml/badge.svg?branch=master)
55
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/snmp.svg)](https://forge.puppetlabs.com/puppet/snmp)
66
[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/snmp.svg)](https://forge.puppetlabs.com/puppet/snmp)
77
[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/snmp.svg)](https://forge.puppetlabs.com/puppet/snmp)

0 commit comments

Comments
 (0)