[Pkg-javascript-commits] [node-jsonstream] 190/214: update to test on contemporary node

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:58:58 UTC 2017


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

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

commit a81ac141e8e7ad85bf7531f741364bed9c6f3b9d
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date:   Fri Jun 10 15:17:54 2016 +1200

    update to test on contemporary node
---
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6e5919d..5743d70 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,7 @@
 language: node_js
 node_js:
-  - "0.10"
+  - 4
+  - 5
+  - 6
+
+

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



More information about the Pkg-javascript-commits mailing list