Skip to content

Commit

Permalink
Update Readme for starting Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Elergy committed Jun 18, 2016
1 parent c93ba9c commit 8561e18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -99,6 +99,7 @@ var couchdb = nock('http://myapp.iriscouch.com')
username: 'pgte',
email: 'pedro.teixeira@gmail.com'
});

```

This setup says that we will intercept every HTTP call to `http://myapp.iriscouch.com`.
Expand Down

0 comments on commit 8561e18

Please sign in to comment.