Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/rn upgrade circleci and e2e #1602

Merged
merged 10 commits into from
May 28, 2020
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
command: echo 'weew - everything passed!'
publish-pre-release-android:
working_directory: ~/MetaMask
environment:
_JAVA_OPTIONS: -Xmx3g
docker:
- image: circleci/android:api-28-node8-alpha
steps:
Expand Down