Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm authored Jun 8, 2020
1 parent c2a215a commit 028a137
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 @@ -13,7 +13,7 @@ before_install:
- echo yes | android update sdk --filter build-tools-28.0.3 --all --no-ui --force
> /dev/null
install:
- nvm install 8.3 --reinstall-packages-from=node
- nvm install v12.18.0 --reinstall-packages-from=node
- npm install -g react-native-cli
- gem install xcpretty
script:
Expand Down

0 comments on commit 028a137

Please sign in to comment.