Skip to content

Commit

Permalink
[FIX] .travis.yml: npm v18.0.0 GLIBC_2.28 not compatible with ubuntu …
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 authored May 20, 2022
1 parent 5c15bca commit c748f61
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c748f61

Please sign in to comment.