We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee14977 commit b22a088Copy full SHA for b22a088
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-angular-socket.io-mock
+angular-socket.io-mock [](https://travis-ci.org/nullivex/angular-socket.io-mock)
2
======================
3
4
Mock Socket.io bindings for AngularJS, useful for testing as a drop in replacement for
@@ -108,4 +108,4 @@ define(["angular","ng-socket-io"],function(ng){
108
* Usage with sinon.js for spies
109
* Mocking responses
110
111
-*Note* Please see https://github.com/btford/angular-socket-io for library usage.
+*Note* Please see https://github.com/btford/angular-socket-io for library usage.
0 commit comments