[Pkg-javascript-commits] [node-async] 458/480: use SVG to display Travis CI build testing status

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-async.

commit 2661adeed4d7077f75491641d9354e90a6b24a18
Author: Mithgol <getgit at mithgol.ru>
Date:   Sat Apr 19 03:37:07 2014 -0700

    use SVG to display Travis CI build testing status
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a32d437..967460e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Async.js
 
-[![Build Status via Travis CI](https://travis-ci.org/caolan/async.png?branch=master)](https://travis-ci.org/caolan/async)
+[![Build Status via Travis CI](https://travis-ci.org/caolan/async.svg?branch=master)](https://travis-ci.org/caolan/async)
 
 
 Async is a utility module which provides straight-forward, powerful functions

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list