Skip to content

Commit

Permalink
Update Travis badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Aug 14, 2014
1 parent f80d2e2 commit a1a889c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Memoize statistics:
* _%Cache_ – What's the percentage of cache hits (of all function calls)
* _Source location_ – Where in the source code given memoization was initialized

### Tests [![Build Status](https://api.travis-ci.org/medikoo/memoize.png?branch=master)](https://travis-ci.org/medikoo/memoize)
### Tests [![Build Status](https://travis-ci.org/medikoo/memoize.svn)](https://travis-ci.org/medikoo/memoize)

$ npm test

Expand Down

0 comments on commit a1a889c

Please sign in to comment.