Skip to content

Commit

Permalink
Install android-25 platform and tools on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
matteblair committed Dec 8, 2016
1 parent 9e39cd3 commit 1aa32f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ matrix:
sources: [ 'kubuntu-backports', 'george-edison55-precise-backports' ]
packages: [ 'cmake', 'lib32z1-dev', 'lib32stdc++6', 's3cmd' ]
android:
components: [ 'tools', 'build-tools-24.0.2', 'extra-android-m2repository', 'android-24', 'ndk-bundle', 'cmake' ]
components: [ 'tools', 'build-tools-25.0.0', 'extra-android-m2repository', 'android-25' ]
jdk: oraclejdk8

before_install:
Expand Down

0 comments on commit 1aa32f4

Please sign in to comment.