branch: elpa/datetime
commit f6ec1ac75a2b1dfc21985d2cacad0eed39169278
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Fix Travis CI badge image URL.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bb8f3cd0c9..d1e1a0de16 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 [![License: GPL 
3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
 [![MELPA 
Stable](http://stable.melpa.org/packages/datetime-badge.svg)](http://stable.melpa.org/#/datetime)
 
[![MELPA](http://melpa.org/packages/datetime-badge.svg)](http://melpa.org/#/datetime)
-[![Build 
Status](https://secure.travis-ci.com/doublep/datetime.png)](http://travis-ci.com/doublep/datetime)
+[![Build 
Status](https://api.travis-ci.com/doublep/datetime.svg)](http://travis-ci.com/doublep/datetime)
 
 
 # datetime

Reply via email to