Browse Source

Commented duplicated update of Android SDK in Travis environment

David A. Velasco 9 years ago
parent
commit
873795bffc
1 changed files with 2 additions and 0 deletions
  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