[Pkg-javascript-commits] [node-module-deps] 08/444: using travis

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:47:38 UTC 2017


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

rouca pushed a commit to branch master
in repository node-module-deps.

commit 12b21987fd150fe292fb054cac3985b3b5c9286d
Author: James Halliday <mail at substack.net>
Date:   Mon Feb 11 06:59:58 2013 -0800

    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..09d3ef3
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+  - 0.8
+  - 0.10
diff --git a/readme.markdown b/readme.markdown
index effd333..84f8ba3 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -3,6 +3,8 @@
 walk the dependency graph to generate json output that can be fed into
 [browser-pack](https://github.com/substack/browser-build)
 
+[![build status](https://secure.travis-ci.org/substack/module-deps.png)](http://travis-ci.org/substack/module-deps)
+
 # example
 
 ``` js

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



More information about the Pkg-javascript-commits mailing list