Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f433db9

Browse files
Setup travis to run with build tools 24
1 parent 29fcd09 commit f433db9

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

‎.travis.yml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,18 @@ jdk: oraclejdk8
33

44
android:
55
components:
6-
- build-tools-23.0.1
7-
- android-21
6+
- tools
7+
- platform-tools
8+
- tools
9+
- build-tools-24.0.1
10+
- android-23
11+
- extra-google-m2repository
12+
- extra-android-m2repository
13+
14+
licenses:
15+
- 'android-sdk-preview-license-.+'
16+
- 'android-sdk-license-.+'
17+
- 'google-gdk-license-.+'
818

919
script:
1020
./gradlew build

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /