Add node 6 to travis

This commit is contained in:
Anthony Van de Gejuchte
2016-04-26 19:20:37 +02:00
committed by Richard van Velzen
parent f39fd3d583
commit 35bc716625

View File

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