[Pkg-javascript-commits] [node-browser-pack] 109/141: Update travis to match browserify

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23:29 UTC 2017


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

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

commit 94d228713c31e68f49de1205af5f548fcded4e51
Author: Forbes Lindesay <fobes at lindesay.co.uk>
Date:   Mon Apr 6 14:27:25 2015 -0700

    Update travis to match browserify
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index cc4dba2..bc21ef6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,3 +2,7 @@ language: node_js
 node_js:
   - "0.8"
   - "0.10"
+  - "0.12"
+  - "iojs"
+before_install:
+  - npm install -g npm@~1.4.6
\ No newline at end of file

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



More information about the Pkg-javascript-commits mailing list