summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2018-11-13 18:46:36 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2018-11-13 18:46:36 +0100
commit1ae070c33e8ca3ff932c8cfaee5bf2751afdfefe (patch)
treebd476e6e299c0b3379a28d308210f2260984cfba /Cargo.toml
parent687dc68ca7ab9254878542997fd7d7c3dc113783 (diff)
downloadads1x1x-async-1ae070c33e8ca3ff932c8cfaee5bf2751afdfefe.tar.gz
ads1x1x-async-1ae070c33e8ca3ff932c8cfaee5bf2751afdfefe.tar.xz
ads1x1x-async-1ae070c33e8ca3ff932c8cfaee5bf2751afdfefe.zip
Add coveralls badge
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a54aff5..24cb4ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ include = [
[badges]
travis-ci = { repository = "eldruin/ads1x1x-rs", branch = "master" }
+coveralls = { repository = "eldruin/ads1x1x-rs", branch = "master", service = "github" }
[dependencies]
nb = "0.1"