Browse Source

Commented duplicated update of Android SDK in Travis environment

David A. Velasco 9 năm trước cách đây
mục cha
commit
873795bffc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -2,7 +2,9 @@ sudo: false
 language: android
 android:
   components:
+# first 'tools' updates SDK tools 'til last version ** in remote repository number 10 **
   - tools
+# second 'tools' updates SDK tools 'til last version ** in remote repository number 11 ** (current last one)
   - tools
   - platform-tools
   - build-tools-23.0.3