diff options
author | Diego Barrios Romero <eldruin@gmail.com> | 2020-12-01 08:18:35 +0100 |
---|---|---|
committer | Diego Barrios Romero <eldruin@gmail.com> | 2020-12-01 08:18:35 +0100 |
commit | 3d3cafc6609056e998e39352e86d19d8a6b08041 (patch) | |
tree | 3b14857aaff978538f636a397833993ee6d6df76 /Cargo.toml | |
parent | 2a0cd296790cd8c4b8e58c1dd8a24301a1a8e3f2 (diff) | |
download | ads1x1x-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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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] |