Skip to content

Commit

Permalink
unbreak Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
BLeQuerrec committed Feb 15, 2017
1 parent 52e2a50 commit 0e65f57
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Expand Up @@ -4,18 +4,23 @@ cache:
- $HOME/.android
sudo: false

jdk:
- oraclejdk8

android:
components:
- tools
- platform-tools
- build-tools-24.2.1
- build-tools-25.1.1
- build-tools-23.0.2
- build-tools-23.0.1
- build-tools-22.0.1
- build-tools-22.0.0
- build-tools-21.1.2
- build-tools-21.1.1
- build-tools-20.0.0
- build-tools-19.1.0
- android-25
- android-22
- extra-android-m2repository

Expand Down

0 comments on commit 0e65f57

Please sign in to comment.