Skip to content

Commit

Permalink
Travis TLD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jul 12, 2019
1 parent 31c664e commit 698c94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Redis cache implementation for react/cache

[![Build Status](https://travis-ci.org/WyriHaximus/reactphp-cache-redis.svg?branch=master)](https://travis-ci.org/WyriHaximus/reactphp-cache-redis)
[![Build Status](https://travis-ci.com/WyriHaximus/reactphp-cache-redis.svg?branch=master)](https://travis-ci.com/WyriHaximus/reactphp-cache-redis)
[![Latest Stable Version](https://poser.pugx.org/WyriHaximus/react-cache-redis/v/stable.png)](https://packagist.org/packages/WyriHaximus/react-cache-redis)
[![Total Downloads](https://poser.pugx.org/WyriHaximus/react-cache-redis/downloads.png)](https://packagist.org/packages/WyriHaximus/react-cache-redis)
[![Code Coverage](https://scrutinizer-ci.com/g/WyriHaximus/reactphp-cache-redis/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/WyriHaximus/reactphp-cache-redis/?branch=master)
Expand Down

0 comments on commit 698c94f

Please sign in to comment.