Skip to content

Commit f6cd803

Browse files
authored
Reduce cache timing of repo badges
1 parent c0a7921 commit f6cd803

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
<div align="center">
1010
<a target="_blank" href="https://travis-ci.org/amilajack/popcorn-time-desktop/">
11-
<img src="https://img.shields.io/travis/amilajack/popcorn-time-desktop/master.svg?maxAge=86400" alt="Travis Build branch" />
11+
<img src="https://img.shields.io/travis/amilajack/popcorn-time-desktop/master.svg" alt="Travis Build branch" />
1212
</a>
1313
<a target="_blank" href="https://ci.appveyor.com/project/amilajack/popcorn-time-desktop/branch/master">
14-
<img src="https://ci.appveyor.com/api/projects/status/071qeglg94au8wr2/branch/master?svg=true&maxAge=86400" alt="AppVeyor Build status" />
14+
<img src="https://ci.appveyor.com/api/projects/status/071qeglg94au8wr2/branch/master?svg=true" alt="AppVeyor Build status" />
1515
</a>
1616
<a target="_blank" href="https://david-dm.org/amilajack/popcorn-time-desktop?type=dev">
17-
<img src="https://img.shields.io/david/dev/amilajack/popcorn-time-desktop.svg?maxAge=86400" alt="npm dev dependencies" />
17+
<img src="https://img.shields.io/david/dev/amilajack/popcorn-time-desktop.svg" alt="npm dev dependencies" />
1818
</a>
1919
<a target="_blank" href="https://gitter.im/amilajack/popcorn-time-desktop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge">
2020
<img src="https://badges.gitter.im/amilajack/popcorn-time-desktop.svg" alt="Gitter" />

0 commit comments

Comments
 (0)