Add node 6 to travis

This commit is contained in:
Anthony Van de Gejuchte 2016-04-26 19:20:37 +02:00
parent c55dd5ed74
commit 15eb9e538a

View File

@ -4,6 +4,7 @@ node_js:
- "0.12"
- "0.10"
- "4"
- "6"
matrix:
fast_finish: true
sudo: false