From bf648961415f413617f69e6cb617280ee1fa3276 Mon Sep 17 00:00:00 2001 From: Kamil Nikel Date: Wed, 6 Jan 2016 11:24:50 +0100 Subject: [PATCH] Update CircleCI badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fa3531a..b55d85be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mapillary-js ![](https://travis-ci.com/mapillary/mapillary-js.svg?token=tBRfSc16QTp1eQmu6RAd) +# mapillary-js ![](https://circleci.com/gh/mapillary/mapillary-js.png?circle-token=60c8b9b3c9ce93616d0dc38a20c718f01a1fe689) Mapillary WebGL Viewer ## Developing mapillary-js @@ -69,4 +69,4 @@ Keep karma browser open and rerun tests upon changes in project files ├── tsd.json ├── tslint.json └── README.md -``` \ No newline at end of file +```