Skip to content

Commit f3a91e7

Browse files
authored
Replace Travis badge with GitHub Actions badge
1 parent 737bdad commit f3a91e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quorum Array Functions
22

3-
[![Build Status](https://travis-ci.org/QuorumCollection/ArrayFunctions.svg?branch=master)](https://travis-ci.org/QuorumCollection/ArrayFunctions)
3+
[![CI](https://github.com/QuorumCollection/ArrayFunctions/actions/workflows/ci.yml/badge.svg)](https://github.com/QuorumCollection/ArrayFunctions/actions/workflows/ci.yml)
44

55
A collection of global `array_*` functions appending to the native PHP set.
66

0 commit comments

Comments
 (0)