Skip to content

Commit

Permalink
travis: use 10.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas committed Jun 29, 2020
1 parent 62e41f7 commit f5a6e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ matrix:
- brew cleanup
podfile: example/ios/Podfile
before_install:
- nvm use 10.18.1
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.21.1
- export PATH=$HOME/.yarn/bin:$PATH
install:
Expand Down

0 comments on commit f5a6e24

Please sign in to comment.