1
0

only build one android apk on Travis

follow-up 0333632eb0
This commit is contained in:
SomberNight
2019-09-01 20:05:40 +02:00
parent 0534f937ab
commit 8404e07061
2 changed files with 3 additions and 1 deletions

View File

@@ -58,6 +58,8 @@ jobs:
name: "Android build"
language: python
python: 3.7
env:
- CI=true
services:
- docker
install: