[travis] add v5 to node version tested

master
AdrieanKhisbe 2015-12-03 07:48:52 +01:00
parent ddee9bc8f5
commit bdecdc29cf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ node_js:
- "0.10"
- "0.12"
- "4.1"
- "5"
before_install:
- travis_retry npm install npm -g