Skip to content

Commit

Permalink
Added travis yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed May 6, 2017
1 parent 9848e04 commit cd60266
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: android
sudo: false
android:
components:
- tools
- build-tools-25.0.2
- platform-tools
- extra-android-m2repository
- extra-google-android-support
- sys-img-armeabi-v7a-android-25
jdk: oraclejdk8
os:
- linux

0 comments on commit cd60266

Please sign in to comment.