Skip to content

Commit

Permalink
Install android-25 platform on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
matteblair committed Dec 8, 2016
1 parent 2290ed7 commit 1c75f40
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-24.0.2', 'extra-android-m2repository', 'android-25', 'ndk-bundle', 'cmake' ]
jdk: oraclejdk8

before_install:
Expand Down

0 comments on commit 1c75f40

Please sign in to comment.