Run tests on Node v4 on travis too

This commit is contained in:
Kagami Hiiragi 2015-09-29 17:24:33 +03:00
parent 5b6899e24b
commit bf76d6fcf9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ node_js:
- "0.10"
- "0.12"
- "iojs"
- "4"
sudo: false
addons:
firefox: "34.0"