[Pkg-javascript-commits] [node-detective] 02/09: ci: add new versions

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 30 10:43:07 UTC 2017


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

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

commit 8a0b1c30495c0b8e71b25e532f94c11174c7dcd1
Author: Renée Kooi <renee at kooi.me>
Date:   Sat Nov 25 14:11:46 2017 +0100

    ci: add new versions
---
 .travis.yml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 74c57bf..1f8cab0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
 language: node_js
 node_js:
-  - "0.8"
-  - "0.10"
+  - 9
+  - 8
+  - 6
+  - 4
   - "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-detective.git



More information about the Pkg-javascript-commits mailing list