We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bdf25 commit 886b864Copy full SHA for 886b864
README.md
@@ -1,5 +1,8 @@
1
# mock-echo
2
-[![npm package][npm-badge]][npm]
+[![Travis][build-badge]][build] [![npm package][npm-badge]][npm]
3
+
4
+[build-badge]: https://img.shields.io/travis/alexxiyang/mock-echo/master.svg?style=flat-square
5
+[build]: https://travis-ci.org/alexxiyang/mock-echo
6
7
[npm-badge]: https://img.shields.io/npm/v/mock-echo.svg?style=flat-square
8
[npm]: https://www.npmjs.org/package/mock-echo
0 commit comments