fix(package): test on Node 6, not 7 (#431)

This commit is contained in:
Julien Fontanet 2016-10-27 12:24:40 +02:00 committed by GitHub
parent e4063b1ba8
commit 4eec5e06fc

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- 'stable'
- '6'
- '4'
# Use containers.