You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2017/07/10 06:36:00 UTC

[jira] [Created] (CB-13000) [CI, Plugins] Improve testing time for Android builds on Travis

Alexander Sorokin created CB-13000:
--------------------------------------

             Summary: [CI, Plugins] Improve testing time for Android builds on Travis
                 Key: CB-13000
                 URL: https://issues.apache.org/jira/browse/CB-13000
             Project: Apache Cordova
          Issue Type: Test
            Reporter: Alexander Sorokin
            Assignee: Alexander Sorokin


Most of the Android build is a preparation of Android environment for tests to run on.
We currently use a workaround to install the most recent version of tools:
```
    android:
      components:
      - tools
      - tools
```

This may be no longer needed, so some testing is required.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org