Skip to content

Commit 87e6c97

Browse files
authored
Update CI badge in README.md (#173)
1 parent c388e68 commit 87e6c97

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
# PHP binding for libvips
22

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

55
`php-vips` is a binding for [libvips](https://github.com/libvips/libvips) 8.7
66
and later that runs on PHP 7.4 and later.

0 commit comments

Comments
 (0)