Skip to content

Instantly share code, notes, and snippets.

@emartynov
Created November 13, 2016 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emartynov/86f883e1183df0eadd583c2afcd810a1 to your computer and use it in GitHub Desktop.
Save emartynov/86f883e1183df0eadd583c2afcd810a1 to your computer and use it in GitHub Desktop.
Added ANDROID_HOME env variable
jdk: oraclejdk8
before_script:
- export ANDROID_HOME=$HOME/.android
- chmod +x gradlew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment