Skip to content

Commit

Permalink
fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjunxiao committed Sep 19, 2017
1 parent ba40f55 commit fecab86
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
language: android

jdk: oraclejdk8

sudo: false

android:
components:
- platform-tools
- tools
- build-tools-25.0.2
- android-22 # Android platform used by your alternative emulator
- android-22
- android-25
- sys-img-armeabi-v7a-android-22

#Extras
- extra-android-m2repository
- extra-google-m2repository # Removed duplicated component
- extra-google-m2repository
- sys-img-armeabi-v7a-android-22

licenses:
- 'android-sdk-license.*'
Expand Down

0 comments on commit fecab86

Please sign in to comment.