diff --git a/.travis.yml b/.travis.yml index 642086ba..e42e3ea2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,11 @@ cache: directories: - $HOME/.cache/pip +# Fix https://github.com/nodejs/node/issues/42351#issuecomment-1068424442 +# Thread https://travis-ci.community/t/the-command-npm-config-set-spin-false-failed-and-exited-with-1-during/12909/4 +node_js: + - 17 + matrix: include: - python: 2.7