Skip to content

Commit

Permalink
fix: Coveralls badge
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Feb 16, 2023
1 parent 63cdbaf commit a152d37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Atlas-server

[![Coverage Status](https://coveralls.io/repos/github/decentraland/atlas-server/badge.svg?branch=main)](https://coveralls.io/github/decentraland/atlas-server?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/decentraland/atlas-server/badge.svg?branch=master)](https://coveralls.io/github/decentraland/atlas-server?branch=master)

🗺 A server for the atlas map

Expand Down Expand Up @@ -134,4 +134,3 @@ Example:
- Installing `node-canvas` on Apple M1:

If the `npm install` fails on the dependency `node-canvas` and you are running on an Apple M1 chip, try installing these dependencies via brew: `brew install pkg-config cairo pango libpng jpeg giflib librsvg`.

0 comments on commit a152d37

Please sign in to comment.