[Pkg-javascript-commits] [node-stream-combiner2] 30/41: Remove node 0.6 and add 0.10, 0.12, and 4 to travis
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:57:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-combiner2.
commit 9829241e0632a053bd7d59ef362098d6a1477be8
Author: Andres Suarez <zertosh at gmail.com>
Date: Thu Sep 24 13:32:28 2015 -0700
Remove node 0.6 and add 0.10, 0.12, and 4 to travis
---
.travis.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 895dbd3..51fea83 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
language: node_js
node_js:
- - 0.6
- 0.8
+ - 0.10
+ - 0.12
+ - 4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-combiner2.git
More information about the Pkg-javascript-commits
mailing list