Skip to content

Commit db7648d

Browse files
Added travis badge to readme.
1 parent 7f72530 commit db7648d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Container
22

3+
[![Build Status](https://travis-ci.org/jitesoft/php-container.svg?branch=master)](https://travis-ci.org/jitesoft/php-container)
4+
35
Simple and naïve implementation of a dependency container with constructor injection.
46

57
## Usage

0 commit comments

Comments
 (0)