[Pkg-javascript-commits] [node-shell-quote] 08/137: using travis

Bastien Roucariès rouca at moszumanska.debian.org
Fri Aug 25 19:19:34 UTC 2017


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

rouca pushed a commit to branch master
in repository node-shell-quote.

commit 1c72261f45002744fac3fecec3f0395924d66717
Author: James Halliday <mail at substack.net>
Date:   Fri May 18 03:41:15 2012 -0700

    using travis
---
 .travis.yml     | 4 ++++
 README.markdown | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..f1d0f13
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+  - 0.4
+  - 0.6
diff --git a/README.markdown b/README.markdown
index b5e8f41..2d18593 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,6 +3,8 @@ shell-quote
 
 Parse and quote shell commands.
 
+[![build status](https://secure.travis-ci.org/substack/node-shell-quote.png)](http://travis-ci.org/substack/node-shell-quote)
+
 example
 =======
 

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



More information about the Pkg-javascript-commits mailing list