Skip to content

Commit

Permalink
Fixes travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
goober committed Mar 2, 2017
1 parent e6e1e4f commit b359660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -10,13 +10,13 @@ cache:

env:
matrix:
- ANDROID_TARGET=android-24 ANDROID_ABI=armeabi-v7a
- ANDROID_TARGET=android-25 ANDROID_ABI=armeabi-v7a

android:
components:
- tools
- platform-tools
- build-tools-24.0.3
- build-tools-25.0.1
- android-24
- extra-android-m2repository

Expand Down

0 comments on commit b359660

Please sign in to comment.