Merge pull request #124 from betheg/travis

travis.yml: use sdk 23.0.0
This commit is contained in:
Mohamed Zenadi
2015-08-28 20:51:22 +02:00

View File

@@ -2,8 +2,8 @@ language: android
android: android:
components: components:
- android-22 - android-23
- build-tools-22.0.0 - build-tools-23.0.0
- platform-tools - platform-tools
- extra-google-m2repository - extra-google-m2repository
- extra-android-m2repository - extra-android-m2repository