Added nodejs 7 testing

This commit is contained in:
NGPixel
2017-01-27 19:17:54 -05:00
parent 7dfd5a041a
commit 2d354d61d6
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '7'
- '6'
- '4'
addons:
@@ -37,4 +38,4 @@ deploy:
branch: master
repo: Requarks/wiki
tags: true
node: '6'
node: '7'