Skip to content

Commit a3dce7d

Browse files
committed
修改 test status badge
1 parent 2024848 commit a3dce7d

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
# Pimple Container
22

3-
[![Build Status](https://travis-ci.org/hyperf-cloud/pimple-integration.svg?branch=master)](https://travis-ci.org/hyperf-cloud/pimple-integration)
3+
[![PHPUnit](https://github.com/hyperf-cloud/pimple-integration/actions/workflows/test.yml/badge.svg)](https://github.com/hyperf-cloud/pimple-integration/actions/workflows/test.yml)
44

55
`hyperf/pimple` 是基于 `pimple/pimple` 实现的轻量级符合 `PSR11 规范` 的容器组件。可以减少其他框架使用 Hyperf 组件时的成本。
66

0 commit comments

Comments
 (0)