travis: disable building on tags
This commit is contained in:
parent
d542fc3d27
commit
feacf222aa
@ -1,5 +1,7 @@
|
||||
language: android
|
||||
dist: xenial
|
||||
# Disable building on tags
|
||||
if: tag IS blank
|
||||
android:
|
||||
components:
|
||||
- android-29
|
||||
|
Loading…
Reference in New Issue
Block a user