Skip to content

Commit 5e64b53

Browse files
committed
More recent Ubuntu dist for Travis CI build
otherwise the following error is thrown: The command "npm config set spin false" failed and exited with 1 during . cf. https://travis-ci.community/t/the-command-npm-config-set-spin-false-failed-and-exited-with-1-during/12909 nodejs/node#42351 (comment) https://docs.travis-ci.com/user/reference/overview/ TODO: Comment out "dist: focal" once focal becomes the Travis CI default Linux distrib and that Node.js 18 runs fine by default.
1 parent 1ea0ab1 commit 5e64b53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
dist: focal
3+
14
language: node_js
25

36
cache:

0 commit comments

Comments
 (0)