Add Node 7 testing to travis.

This commit is contained in:
John-David Dalton
2016-10-26 00:51:12 -07:00
parent 849423c9d8
commit 73e2562cd1

View File

@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- 6
- 7
addons:
jwt:
@@ -26,6 +26,8 @@ env:
matrix:
include:
- node_js: 6
env:
- node_js: 4
env: