Skip to content

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
David Vávra committed Jan 4, 2016
1 parent 50d6886 commit ef431d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: android
script: "./gradlew assembleDebug"
android:
components:
- build-tools-22.0.0
- android-22
- build-tools-23.0.2
- android-23
- extra-android-m2repository

0 comments on commit ef431d3

Please sign in to comment.