chore(ci): dont test on Node 6
This commit is contained in:
parent
2d4d653c55
commit
d83a2366c2
@ -2,7 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
#- stable # disable for now due to an issue of indirect dep upath with Node 9
|
||||
- 8
|
||||
- 6
|
||||
|
||||
# Use containers.
|
||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||
|
Loading…
Reference in New Issue
Block a user