[travis] add v5 to node version tested
This commit is contained in:
parent
ddee9bc8f5
commit
bdecdc29cf
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ node_js:
|
|||
- "0.10"
|
||||
- "0.12"
|
||||
- "4.1"
|
||||
- "5"
|
||||
|
||||
before_install:
|
||||
- travis_retry npm install npm -g
|
||||
|
|
Loading…
Reference in a new issue