chore: remove node_js version 4.0 & 5.0 on .travis.yml
This commit is contained in:
@@ -2,8 +2,8 @@ language: node_js
|
||||
node_js:
|
||||
# - 0.10
|
||||
# - 0.12
|
||||
- 4.0
|
||||
- 5.0
|
||||
# - 4.0
|
||||
# - 5.0
|
||||
- 6.0
|
||||
- 7.0
|
||||
- 8.0
|
||||
|
||||
Reference in New Issue
Block a user