Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Strukelj <marko.strukelj@gmail.com>
  • Loading branch information
mstruk committed Feb 5, 2024
1 parent 16569bc commit cfd8043
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 @@ -20,7 +20,7 @@ addons:
- maven
before_install:
- curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
- nvm install v18.18.25
- nvm install v18.18.2
- npm install -g pnpm
env:
global:
Expand Down

0 comments on commit cfd8043

Please sign in to comment.