test against nodejs 7 as well

This commit is contained in:
psychobunny
2017-03-13 14:00:48 -04:00
committed by GitHub
parent b0fa9f85e4
commit 767705085b

View File

@@ -22,6 +22,7 @@ addons:
packages:
- g++-4.8
node_js:
- "7"
- "6"
- "4"
branches: