Skip to content

Commit b22ba49

Browse files
committed
docs: update build status badge
1 parent 070d162 commit b22ba49

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
# Matomo PHP API
22

3-
[![Build Status](https://travis-ci.org/VisualAppeal/Matomo-PHP-API.svg)](https://travis-ci.org/VisualAppeal/Matomo-PHP-API) [![Packagist](https://img.shields.io/packagist/dt/visualappeal/matomo-php-api)](https://packagist.org/packages/visualappeal/matomo-php-api)
3+
[![PHPUnit](https://github.com/VisualAppeal/Matomo-PHP-API/actions/workflows/tests.yml/badge.svg)](https://github.com/VisualAppeal/Matomo-PHP-API/actions/workflows/tests.yml) [![Packagist](https://img.shields.io/packagist/dt/visualappeal/matomo-php-api)](https://packagist.org/packages/visualappeal/matomo-php-api)
44

55
A PHP wrapper class for the [Matomo](https://matomo.org/) API.
66

0 commit comments

Comments
 (0)