Skip to content

Commit

Permalink
WRQ-19156: Update .travis.yml to apply the latest node version (#3251)
Browse files Browse the repository at this point in the history
* Update .travis.yml to apply the latest node version

* change cli branch to check travis error

* revert codes to check travis error

* Update .travis.yml to apply the latest node version - unbuntu jammy

---------

Co-authored-by: Jiye Kim <[email protected]>
  • Loading branch information
hong6316 and vJIYEv authored Jul 29, 2024
1 parent ee038a9 commit ccfbcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dist: jammy
language: node_js
node_js:
- lts/*
- "21"
- node
sudo: false
before_install:
- sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
Expand Down

0 comments on commit ccfbcff

Please sign in to comment.