Skip to content

Commit

Permalink
Nuke Travis+AppVeyor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Feb 18, 2020
1 parent 0da4dd0 commit 6835e2d
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 261 deletions.
Binary file removed .github/deploy_key.enc
Binary file not shown.
154 changes: 0 additions & 154 deletions .travis.yml

This file was deleted.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ build = "build.rs"
edition = "2018"
publish = false

[badges]
travis-ci = { repository = "rust-lang/rust-clippy" }
appveyor = { repository = "rust-lang/rust-clippy" }
# [badges]
# FIXME(flip1995): Add GHA badge once rust-lang/crates.io#1838 is merged

[[bin]]
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Clippy

[![Build Status](https://travis-ci.com/rust-lang/rust-clippy.svg?branch=master)](https://travis-ci.com/rust-lang/rust-clippy)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/id677xpw1dguo7iw?svg=true)](https://ci.appveyor.com/project/rust-lang-libs/rust-clippy)
[![Clippy Test](https://github.com/rust-lang/rust-clippy/workflows/Clippy%20Test/badge.svg?branch=auto&event=push)](https://github.com/rust-lang/rust-clippy/actions?query=workflow%3A%22Clippy+Test%22+event%3Apush+branch%3Aauto)
[![License: MIT OR Apache-2.0](https://img.shields.io/crates/l/clippy.svg)](#license)

Expand Down
47 changes: 0 additions & 47 deletions appveyor.yml

This file was deleted.

55 changes: 0 additions & 55 deletions ci/base-tests.sh

This file was deleted.

0 comments on commit 6835e2d

Please sign in to comment.