Skip to content

Commit

Permalink
WRQ-19156: Update .travis.yml to apply the latest node version (#798)
Browse files Browse the repository at this point in the history
* WRQ-19156: Update .travis.yml to apply the latest node version
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* Delete unnecessary quotes
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

* revert codes to check travis error

* Update .travis.yml to apply the latest node version - unbuntu jammy
  • Loading branch information
vJIYEv authored Jul 29, 2024
1 parent 47e9790 commit 28acc99
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:
- curl -fsSL https://www.mongodb.org/static/pgp/server-4.4.asc | sudo gpg -o /usr/share/keyrings/mongodb-server-4.4.gpg --dearmor
Expand Down

0 comments on commit 28acc99

Please sign in to comment.