chore: update to use Circle CI badge

This commit is contained in:
Mariusz Nowak
2017-08-28 16:36:18 +02:00
parent 3ca08e852a
commit 7ed54cdc27

View File

@@ -424,7 +424,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://travis-ci.org/medikoo/memoizee.svg)](https://travis-ci.org/medikoo/memoizee)
### Tests [![Build Status](https://img.shields.io/circleci/project/github/medikoo/memoizee.svg)](https://circleci.com/gh/medikoo/memoizee)
$ npm test