Skip to content

Commit 00fa428

Browse files
author
Blankj
committed
see 04/27 log
1 parent 9fbbae8 commit 00fa428

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
language: android
22
jdk: oraclejdk8
33
sudo: false
4+
45
env:
56
global:
67
- COMPILE_SDK_VERSION = 25
78
- BUILD_TOOLS_VERSION = 25.0.2
9+
810
android:
911
components:
10-
# - platform-tools
11-
# - tools
12+
- platform-tools
13+
- tools
1214
- build-tools-$BUILD_TOOLS_VERSION
1315
- android-$COMPILE_SDK_VERSION
1416
# - extra-android-m2repository

0 commit comments

Comments
 (0)