test: run node v4 with travis ci

This commit is contained in:
Braydon Fuller 2016-04-15 14:59:43 -04:00
parent c68b9e143e
commit 6ec263692b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- 'v0.12.7'
- 'v4'
install:
- npm install