[Pkg-javascript-commits] [node-diffie-hellman] 66/88: test on newer node
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:19:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-diffie-hellman.
commit 0f4d5393b7c3e290d51260b48edbae700b736977
Author: Calvin Metcalf <calvin.metcalf at gmail.com>
Date: Mon Oct 26 18:33:02 2015 -0400
test on newer node
---
.travis.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 18ae2d8..916a49d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,3 +2,8 @@ language: node_js
node_js:
- "0.11"
- "0.10"
+ - "0.12"
+ - "1"
+ - "2"
+ - "3"
+ - "4"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-diffie-hellman.git
More information about the Pkg-javascript-commits
mailing list