Skip to content

Commit 66b6651

Browse files
committed
chore: Replace build badges to use GitHub Actions instead of Travis CI
Refs: voxpupuli/modulesync_config#1012, voxpupuli/plumbing#84
1 parent 953ee3c commit 66b6651

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
# Puppet Archive
22

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

0 commit comments

Comments
 (0)