diff --git a/README.md b/README.md index ba2e7d58..69455412 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # osmcha-frontend -[![CircleCI](https://circleci.com/gh/mapbox/osmcha-frontend.svg?style=svg)](https://circleci.com/gh/mapbox/osmcha-frontend) OSMCha is composed by a group of softwares that together has the aim to make it easier to monitor and validate the changes in OpenStreetMap. [Learn more …](ABOUT.md) diff --git a/circle.yml b/circle.yml deleted file mode 100644 index 81fcac7e..00000000 --- a/circle.yml +++ /dev/null @@ -1,3 +0,0 @@ -machine: - node: - version: 7 \ No newline at end of file