Skip to content
Snippets Groups Projects
Commit fe18f8c4 authored by John Carlson's avatar John Carlson
Browse files

Add travis config for people who want to contribute on GitHub

parent 08014ccd
No related branches found
No related tags found
No related merge requests found
Pipeline #
language: android
jdk:
- oraclejdk8
android:
components:
- platform-tools
- tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
- extra-google-m2repository
script: "./gradlew assembleDebug"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment