chore: disable tests on Node 9 due to upath error
This commit is contained in:
parent
78e0c2d8fa
commit
7a5229741f
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
#- stable # disable for now due to an issue of indirect dep upath with Node 9
|
||||
- 8
|
||||
- 6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user