Add node 4.x in Travis

This commit is contained in:
Anthony Van de Gejuchte
2015-09-24 17:41:52 +02:00
parent 233fb62bd8
commit 7ee1ec91a2

View File

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