[Pkg-javascript-commits] [node-acorn-jsx] 257/484: Fix Travis URL for future merge.
Bastien Roucariès
rouca at moszumanska.debian.org
Sat Aug 19 14:20:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-acorn-jsx.
commit 3393460ebb0dcc80e0d6d9ca61172a1adb38d068
Author: Ingvar Stepanyan <me at rreverser.com>
Date: Tue Jul 29 13:52:08 2014 +0300
Fix Travis URL for future merge.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a7c02b3..06fb2c6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Acorn
-[![Build Status](https://travis-ci.org/RReverser/acorn.svg?branch=master)](https://travis-ci.org/RReverser/acorn)
+[![Build Status](https://travis-ci.org/marijnh/acorn.svg?branch=master)](https://travis-ci.org/marijnh/acorn)
A tiny, fast JavaScript parser, written completely in JavaScript.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-acorn-jsx.git
More information about the Pkg-javascript-commits
mailing list