From 83532509bfad4884ebfa283654f1c293225be0fa Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 14 Jan 2021 12:08:44 +0100 Subject: [PATCH] disabled travis CI for repo --- .travis.yml => .travis.yml.old | 0 README.md | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) rename .travis.yml => .travis.yml.old (100%) diff --git a/.travis.yml b/.travis.yml.old similarity index 100% rename from .travis.yml rename to .travis.yml.old diff --git a/README.md b/README.md index 0d15c46f5..95255014d 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ -| Releases | Linux & OSX CI | Windows CI | Coverity | Contributors | -| ------------------- |:-------------------:| -------------------:| -------------------:| -------------------:| -| [![Latest release](https://img.shields.io/github/v/release/rfidresearchgroup/proxmark3)](https://github.com/RfidResearchGroup/proxmark3/releases/latest) | [![Build status](https://api.travis-ci.com/RfidResearchGroup/proxmark3.svg?branch=master)](https://travis-ci.com/RfidResearchGroup/proxmark3) | [![Build status](https://ci.appveyor.com/api/projects/status/b4gwrhq3nc876cuu/branch/master?svg=true)](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/branch/master) | [![Coverity Status](https://scan.coverity.com/projects/19334/badge.svg)](https://scan.coverity.com/projects/proxmark3-rrg-iceman-repo)| ![GitHub contributors](https://img.shields.io/github/contributors/rfidresearchgroup/proxmark3) | +| Releases | Coverity | Contributors | +| ------------------- | -------------------:| -------------------:| +| [![Latest release](https://img.shields.io/github/v/release/rfidresearchgroup/proxmark3)](https://github.com/RfidResearchGroup/proxmark3/releases/latest) | [![Coverity Status](https://scan.coverity.com/projects/19334/badge.svg)](https://scan.coverity.com/projects/proxmark3-rrg-iceman-repo)| ![GitHub contributors](https://img.shields.io/github/contributors/rfidresearchgroup/proxmark3) | -| Actions OSX CI | Actions Ubuntu CI | -| ------------------- |:-------------------:| -| ![MacOS Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/MacOS%20Build%20and%20Test/badge.svg?branch=master) | ![Ubuntu Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/Ubuntu%20Build%20and%20Test/badge.svg?branch=master) | +| Actions OSX CI | Actions Ubuntu CI | Windows CI | +| ------------------- | -------------------:| -------------------:| +| ![MacOS Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/MacOS%20Build%20and%20Test/badge.svg?branch=master) | ![Ubuntu Build and Test](https://github.com/RfidResearchGroup/proxmark3/workflows/Ubuntu%20Build%20and%20Test/badge.svg?branch=master) | [![Build status](https://ci.appveyor.com/api/projects/status/b4gwrhq3nc876cuu/branch/master?svg=true)](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/branch/master) | # PROXMARK INSTALLATION AND OVERVIEW