Skip to content

Commit

Permalink
Travis build update
Browse files Browse the repository at this point in the history
  • Loading branch information
fomenkoo committed Dec 21, 2015
1 parent d4ca9f4 commit 8564e44
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ language: android
jdk: oraclejdk7
android:
components:
- build-tools-20.0.0
- extra-android-support
- extra-google-google_play_services
- extra-android-m2repository
- android-20
- extra-google-m2repository
- build-tools-23.0.1
- android-23

script: "./gradlew build --stacktrace"

0 comments on commit 8564e44

Please sign in to comment.