- Chrome is missing for cordova-plugin-file
- Idea: Plugins just define the supported platforms, rest is done by some other 
package that has all the saucelabs configuration etc
- iOS/Obj-C testing is only present in some repos:
```
  - env: TEST_DIR=.
    language: objective-c
    osx_image: xcode7
  - env: TEST_DIR=./tests/ios
    language: objective-c
    osx_image: xcode7
```
- Xcode versions used across tests are pretty random (and old!)
- Node versions used across tests are also not identical ( most use 4.2, some 
use others)

[ Full content available at: https://github.com/apache/cordova/issues/37 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to