Travis CI badge to easily spot when tests fail
This commit is contained in:
parent
0d12eef3ff
commit
827d9514f0
|
@ -1,3 +1,8 @@
|
||||||
|
# Ldapjs [!['Build status'][travis_image_url]][travis_page_url]
|
||||||
|
|
||||||
|
[travis_image_url]: https://api.travis-ci.org/mcavage/node-ldapjs.png
|
||||||
|
[travis_page_url]: https://travis-ci.org/mcavage/node-ldapjs
|
||||||
|
|
||||||
ldapjs makes the LDAP protocol a first class citizen in Node.js.
|
ldapjs makes the LDAP protocol a first class citizen in Node.js.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue