Skip to content

Commit 9758c1b

Browse files
committed
see 04/27 log
1 parent 61f5806 commit 9758c1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ env:
99

1010
android:
1111
components:
12-
# - platform-tools
13-
# - tools
12+
- platform-tools
13+
- tools
1414
- build-tools-$BUILD_TOOLS_VERSION
1515
- android-$COMPILE_SDK_VERSION
1616
# - extra-android-m2repository
@@ -26,5 +26,5 @@ before_install:
2626
- echo -e "\n8933bad161af4178b1185d1a37fbf41ea5269c55" > "$ANDROID_HOME/licenses/android-sdk-license"
2727
- echo -e "\n84831b9409646a918e30573bab4c9c91346d8abd" > "$ANDROID_HOME/licenses/android-sdk-preview-license"
2828

29-
notifications:
30-
email: true
29+
notifications:
30+
email: false

0 commit comments

Comments
 (0)