tweaking travis config
This commit is contained in:
parent
3c054439d4
commit
1cc96d2a43
|
@ -2,6 +2,8 @@ language: android
|
|||
|
||||
dist: trusty
|
||||
|
||||
sudo: required
|
||||
|
||||
android:
|
||||
components:
|
||||
- tools
|
||||
|
@ -20,8 +22,6 @@ android:
|
|||
- 'android-sdk-license-.+'
|
||||
- 'google-gdk-license-.+'
|
||||
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
global:
|
||||
# COMPONENT_GOOGLE_REPO
|
||||
|
|
Loading…
Reference in New Issue