Sfoglia il codice sorgente

Commented duplicated update of Android SDK in Travis environment

David A. Velasco 9 anni fa
parent
commit
873795bffc
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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