[Pkg-javascript-commits] [node-tap] 08/186: add node 8 to appveyor
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Fri Dec  1 16:40:38 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap.
commit e37938efed6a8ef0ab99fc83f14353ef4e6e6b5b
Author: isaacs <i at izs.me>
Date:   Thu Jul 6 16:06:12 2017 -0700
    add node 8 to appveyor
---
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)
diff --git a/appveyor.yml b/appveyor.yml
index 353ba4a..630bf63 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,6 @@
 environment:
   matrix:
+    - nodejs_version: '8'
     - nodejs_version: '6'
     - nodejs_version: '4'
 install:
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git
    
    
More information about the Pkg-javascript-commits
mailing list