Skip to content

Commit

Permalink
fix(release): Upgrade node with long term support version
Browse files Browse the repository at this point in the history
Signed-off-by: Deepak Selvakumar <[email protected]>
  • Loading branch information
deepaksibm committed Sep 13, 2024
1 parent d97d0df commit e82fbc2
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 @@ -17,7 +17,7 @@ jobs:
before_install:
- sudo apt-get update
- sudo apt-get install python
- nvm install 16.15.1
- nvm install --lts
- nvm use node
- gem install bundler -v 2.4.22

Expand Down

0 comments on commit e82fbc2

Please sign in to comment.