Enable tests on Node 4.

This commit is contained in:
Julien Fontanet 2015-09-16 11:13:25 +02:00
parent 1f454ababf
commit 10a7c75001

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- '4'
- 'iojs-v3'
- 'iojs-v2'
- 'iojs-v1'