Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
remove gitter
Browse files Browse the repository at this point in the history
  • Loading branch information
x0rzkov committed Dec 23, 2019
1 parent 93ba4c6 commit c50591f
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 24 deletions.
9 changes: 4 additions & 5 deletions .docker/templates/readme_root.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

<p align="center">
<a href="https://travis-ci.com{{ .VcsPath }}"><img src="https://img.shields.io/travis{{ .VcsPath }}.svg" /></a>
<a href="https://cloud.drone.io{{ .VcsPath }}"><img src="https://cloud.drone.io/api/badges/{{ .VcsPath }}/status.svg?ref=refs/heads/{{.CurrentBranch}}" /></a>
<a href="https://cloud.drone.io{{ .VcsPath }}"><img src="https://cloud.drone.io/api/badges{{ .VcsPath }}/status.svg?ref=refs/heads/{{.CurrentBranch}}" /></a>
</p>

<p align="center">
<a href="https://github.com{{ .VcsPath }}" alt="github all releases"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github latest release"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/latest/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github all releases"><img src="https://img.shields.io/github/downloads{{ .VcsPath }}/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github latest release"><img src="https://img.shields.io/github/downloads{{ .VcsPath }}/latest/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github tag"><img src="https://img.shields.io/github/tag{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github release"><img src="https://img.shields.io/github/release{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github pre release"><img src="https://img.shields.io/github/release/{{ .VcsPath }}/all.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github pre release"><img src="https://img.shields.io/github/release{{ .VcsPath }}/all.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github fork"><img src="https://img.shields.io/github/forks{{ .VcsPath }}.svg?style=social&label=Fork" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github stars"><img src="https://img.shields.io/github/stars{{ .VcsPath }}.svg?style=social&label=Star" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github watchers"><img src="https://img.shields.io/github/watchers{{ .VcsPath }}.svg?style=social&label=Watch" /></a>
Expand All @@ -20,7 +20,6 @@
<a href="https://github.com{{ .VcsPath }}" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github contributors"><img src="https://img.shields.io/github/contributors{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github license"><img src="https://img.shields.io/github/license{{ .VcsPath }}.svg" /></a>
<a href="https://gitter.im{{ .VcsPath }}" alt="gitter chat room"><img src="https://badges.gitter.im{{ .VcsPath }}.svg" /></a>
<a href="https://travis-ci.com{{ .VcsPath }}" alt="travis badge"><img src="https://img.shields.io/travis{{ .VcsPath }}.svg" /></a>
</p>

Expand Down
24 changes: 12 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@ before_script:
- IMAGE="x0rzkov/twint:${VERSION/\//-}"

env:
- VERSION=2.1.6
- VERSION=2.1.6/alpine
- VERSION=2.1.6/slim
- VERSION=2.1.9
- VERSION=2.1.9/alpine
- VERSION=2.1.9/slim
- VERSION=2.1.4
- VERSION=2.1.4/alpine
- VERSION=2.1.4/slim
- VERSION=2.0.0
- VERSION=2.0.0/alpine
- VERSION=2.0.0/slim
- VERSION=2.1.8
- VERSION=2.1.8/alpine
- VERSION=2.1.8/slim
- VERSION=2.1.6
- VERSION=2.1.6/alpine
- VERSION=2.1.6/slim
- VERSION=2.1.10
- VERSION=2.1.10/alpine
- VERSION=2.1.10/slim
- VERSION=2.1.0
- VERSION=2.1.0/alpine
- VERSION=2.1.0/slim
- VERSION=2.1.9
- VERSION=2.1.9/alpine
- VERSION=2.1.9/slim
- VERSION=2.1.4
- VERSION=2.1.4/alpine
- VERSION=2.1.4/slim
- VERSION=2.1.11
- VERSION=2.1.11/alpine
- VERSION=2.1.11/slim
- VERSION=2.1.8
- VERSION=2.1.8/alpine
- VERSION=2.1.8/slim
- VERSION=latest
- VERSION=latest/alpine
- VERSION=latest/slim
Expand Down
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

<p align="center">
<a href="https://travis-ci.com/twintproject/twint-docker"><img src="https://img.shields.io/travis/twintproject/twint-docker.svg" /></a>
<a href="https://cloud.drone.io/twintproject/twint-docker"><img src="https://cloud.drone.io/api/badges//twintproject/twint-docker/status.svg?ref=refs/heads/master" /></a>
<a href="https://cloud.drone.io/twintproject/twint-docker"><img src="https://cloud.drone.io/api/badges/twintproject/twint-docker/status.svg?ref=refs/heads/master" /></a>
</p>

<p align="center">
<a href="https://github.com/twintproject/twint-docker" alt="github all releases"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github latest release"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/latest/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github all releases"><img src="https://img.shields.io/github/downloads/twintproject/twint-docker/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github latest release"><img src="https://img.shields.io/github/downloads/twintproject/twint-docker/latest/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github tag"><img src="https://img.shields.io/github/tag/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github release"><img src="https://img.shields.io/github/release/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github pre release"><img src="https://img.shields.io/github/release//twintproject/twint-docker/all.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github pre release"><img src="https://img.shields.io/github/release/twintproject/twint-docker/all.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github fork"><img src="https://img.shields.io/github/forks/twintproject/twint-docker.svg?style=social&label=Fork" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github stars"><img src="https://img.shields.io/github/stars/twintproject/twint-docker.svg?style=social&label=Star" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github watchers"><img src="https://img.shields.io/github/watchers/twintproject/twint-docker.svg?style=social&label=Watch" /></a>
Expand All @@ -20,7 +20,6 @@
<a href="https://github.com/twintproject/twint-docker" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github contributors"><img src="https://img.shields.io/github/contributors/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github license"><img src="https://img.shields.io/github/license/twintproject/twint-docker.svg" /></a>
<a href="https://gitter.im/twintproject/twint-docker" alt="gitter chat room"><img src="https://badges.gitter.im/twintproject/twint-docker.svg" /></a>
<a href="https://travis-ci.com/twintproject/twint-docker" alt="travis badge"><img src="https://img.shields.io/travis/twintproject/twint-docker.svg" /></a>
</p>

Expand Down
4 changes: 2 additions & 2 deletions bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c50591f

Please sign in to comment.