Skip to content

Commit 618eed0

Browse files
authored
Replace Travis build badge with GitHub Actions one (#159)
Make the build badge green again
1 parent 6fa5b9b commit 618eed0

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
@@ -11,7 +11,7 @@ Thank you!
1111

1212
[![Packagist stats](https://img.shields.io/packagist/dt/php-stubs/wordpress-stubs.svg)](https://packagist.org/packages/php-stubs/wordpress-stubs/stats)
1313
[![Packagist](https://img.shields.io/packagist/v/php-stubs/wordpress-stubs.svg?color=4CC61E&style=popout)](https://packagist.org/packages/php-stubs/wordpress-stubs)
14-
[![Build Status](https://travis-ci.com/php-stubs/wordpress-stubs.svg?branch=master)](https://travis-ci.com/github/php-stubs/wordpress-stubs)
14+
[![Build Status](https://github.com/php-stubs/wordpress-stubs/workflows/Tests/badge.svg)](https://github.com/php-stubs/wordpress-stubs/actions)
1515

1616
It provides stub declarations for [WordPress](https://wordpress.org/)
1717
core functions, classes and interfaces, **globals are not included**.

0 commit comments

Comments
 (0)