mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-29 13:06:56 +00:00
Add Travis CI config.
//FREEBIE
This commit is contained in:
committed by
Jake McGinty
parent
c85a8bbb38
commit
453610c39f
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
- platform-tools
|
||||
- build-tools-19.1.0
|
||||
- android-19
|
||||
- extra-android-m2repository
|
||||
Reference in New Issue
Block a user