[Pkg-javascript-commits] [node-deps-sort] 50/79: Add node 0.12 and iojs to travis
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:41:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-deps-sort.
commit 92653b26ee8c1a9c68c2ced52e16de1996c1b50f
Author: Andres Suarez <zertosh at gmail.com>
Date: Sat Apr 25 19:55:54 2015 -0400
Add node 0.12 and iojs to travis
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 9672e12..74c57bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,5 +2,7 @@ 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-deps-sort.git
More information about the Pkg-javascript-commits
mailing list