summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2020-12-01 08:18:35 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2020-12-01 08:18:35 +0100
commit3d3cafc6609056e998e39352e86d19d8a6b08041 (patch)
tree3b14857aaff978538f636a397833993ee6d6df76 /Cargo.toml
parent2a0cd296790cd8c4b8e58c1dd8a24301a1a8e3f2 (diff)
downloadads1x1x-async-3d3cafc6609056e998e39352e86d19d8a6b08041.tar.gz
ads1x1x-async-3d3cafc6609056e998e39352e86d19d8a6b08041.tar.xz
ads1x1x-async-3d3cafc6609056e998e39352e86d19d8a6b08041.zip
Use GitHub Actions instead of Travis for CI
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c2852a0..c4dc9bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,6 @@ include = [
edition = "2018"
[badges]
-travis-ci = { repository = "eldruin/ads1x1x-rs", branch = "master" }
coveralls = { repository = "eldruin/ads1x1x-rs", branch = "master", service = "github" }
[dependencies]