[Pkg-javascript-commits] [node-module-deps] 359/444: add 0.8, 0.12 and iojs to travis
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:48:13 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 13225c92bdea6766e84c4ec23450505f6949d26a
Author: Terin Stock <terinjokes at gmail.com>
Date: Fri Apr 3 15:09:02 2015 -0700
add 0.8, 0.12 and iojs to travis
---
.travis.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 6e5919d..74c57bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,8 @@
language: node_js
node_js:
+ - "0.8"
- "0.10"
+ - "0.12"
+ - "iojs"
+before_install:
+ - npm install -g npm@~1.4.6
--
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