Skip to content

Instantly share code, notes, and snippets.

View AmitBarjatya's full-sized avatar

Amit Barjatya AmitBarjatya

  • Singapore
View GitHub Profile
@AmitBarjatya
AmitBarjatya / .travis.yml
Created October 13, 2017 20:23
Travis CI working config yml file for android 26 builds
language: android
jdk: oraclejdk8
sudo: required
env:
matrix:
- ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a
android:
components:
- tools