Skip to content

Commit

Permalink
Version badge [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Mar 22, 2021
1 parent cd65232 commit 7075946
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ updates:
- package-ecosystem: "mix"
directory: "/"
schedule:
interval: "monthly"
interval: "monthly"
target-branch: "develop"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ElixirLokaliseApi

![Hex.pm](https://img.shields.io/hexpm/v/elixir_lokalise_api)
[![Build Status](https://travis-ci.com/lokalise/elixir-lokalise-api.svg?branch=master)](https://travis-ci.com/lokalise/elixir-lokalise-api)
[![Coverage Status](https://coveralls.io/repos/github/lokalise/elixir-lokalise-api/badge.svg)](https://coveralls.io/github/lokalise/elixir-lokalise-api)

Expand Down

0 comments on commit 7075946

Please sign in to comment.