Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 28db168

Browse files
committed
[readme] Add Travis-CI and Coveralls badges for master branch
1 parent 3fd9482 commit 28db168

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# zend-authentication
22

3+
[![Build Status](https://secure.travis-ci.org/zendframework/zend-authentication.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-authentication)
4+
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-authentication/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-authentication)
5+
36
The `Zend\Authentication` component provides an API for authentication and
47
includes concrete authentication adapters for common use case scenarios.
58

0 commit comments

Comments
 (0)