feature(travis) node_js: add 7

This commit is contained in:
coderaiser 2016-10-26 10:36:02 +03:00
parent 6d8e1e754f
commit 592afff827

View file

@ -1,7 +1,7 @@
language: node_js
node_js:
- 7
- 6
- 5
- 4
script:
@ -14,3 +14,4 @@ notifications:
on_failure: change
sudo: false