Skip to content

Commit 66c436c

Browse files
authored
Merge pull request #12 from roryrjb/master
docs: update travis badge
2 parents c187492 + 6897238 commit 66c436c

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,4 +1,4 @@
1-
# sd-notify [![Build Status](https://travis-ci.org/roryrjb/sd-notify.svg?branch=master)](https://travis-ci.org/roryrjb/sd-notify) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) [![NPM version](https://img.shields.io/npm/v/sd-notify.svg)](https://npmjs.org/package/sd-notify) [![License](http://img.shields.io/npm/l/sd-notify.svg)](LICENSE)
1+
# sd-notify [![Build Status](https://travis-ci.org/systemd/node-sd-notify.svg?branch=master)](https://travis-ci.org/systemd/node-sd-notify) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) [![NPM version](https://img.shields.io/npm/v/sd-notify.svg)](https://npmjs.org/package/sd-notify) [![License](http://img.shields.io/npm/l/sd-notify.svg)](LICENSE)
22

33
> Extremely minimal wrapper around [`sd_notify`](https://www.freedesktop.org/software/systemd/man/sd_notify.html)
44

0 commit comments

Comments
 (0)