mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 20:24:03 -04:00
#1175 change abi for travis emulator
This commit is contained in:
parent
24e2528c4d
commit
712085a0a0
@ -7,7 +7,7 @@ sudo: required
|
|||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- ANDROID_TARGET=android-22
|
- ANDROID_TARGET=android-22
|
||||||
- ANDROID_ABI=arm64-v8a
|
- ANDROID_ABI=x86
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --user 'requests[security]'
|
- pip install --user 'requests[security]'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user