From 3d3cafc6609056e998e39352e86d19d8a6b08041 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Tue, 1 Dec 2020 08:18:35 +0100 Subject: Use GitHub Actions instead of Travis for CI --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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] -- cgit v1.2.3-54-g00ecf