replace node 7 with node 8 in .travis.yml

This commit is contained in:
Konstantin Pogorelov
2018-01-23 16:52:12 +01:00
parent 06f55c9ab8
commit e4d6113ff2

View File

@@ -1,4 +1,4 @@
language: node_js
node_js:
- "6"
- "7"
- "8"