Travis CI einstellungen geändert.
This commit is contained in:
parent
a054c90d4c
commit
e78a4ff92b
1 changed files with 2 additions and 5 deletions
|
@ -1,15 +1,12 @@
|
|||
language: android
|
||||
|
||||
|
||||
jdk: oraclejdk7
|
||||
|
||||
components:
|
||||
- build-tools-21.1.1
|
||||
- android-21
|
||||
# Additional components
|
||||
- extra-google-google_play_services
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
- addon-google_apis-google-21
|
||||
- extra-android-support
|
||||
|
||||
before_install:
|
||||
- chmod +x gradlew
|
Reference in a new issue