mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Added initial travis yml
This commit is contained in:
parent
716cdd984d
commit
bfbdcfa07e
13
.travis.yml
Normal file
13
.travis.yml
Normal file
@ -0,0 +1,13 @@
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
# Uncomment the lines below if you want to
|
||||
# use the latest revision of Android SDK Tools
|
||||
# - platform-tools
|
||||
# - tools
|
||||
|
||||
# The BuildTools version used by your project
|
||||
- build-tools-24.0.1
|
||||
|
||||
# The SDK version used to compile your project
|
||||
- android-24
|
Loading…
x
Reference in New Issue
Block a user