Skip to content

Commit 9fba4ef

Browse files
committed
Add workflow status badge for CI workflow to readme
1 parent daf5998 commit 9fba4ef

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
# xPDO O/RB v3
22

3-
[![Build Status](https://travis-ci.com/modxcms/xpdo.svg?branch=3.x)](https://travis-ci.com/github/modxcms/xpdo)
3+
[![Build Status](https://github.com/modxcms/xpdo/workflows/CI/badge.svg?branch=3.x)]
44

55
xPDO is an ultra-light object-relational bridge library for PHP 5.6+. It is a standalone library and can be used with any framework or DI container.
66

0 commit comments

Comments
 (0)