ember-cli / ember-cli/ember-try
Travis & parallelize autogenerated versionCompatibility scenarios
Open
- Dominant language
- JavaScript
- Stars
- 180
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to use `versionCompatibility` with `ember try:each` and have the jobs run parallel on Travis?
Mirage's current `.travis.yml` looks like [this](https://github.com/samselikoff/ember-cli-mirage/blob/master/.travis.yml#L44-L60) and I'm wondering if there's a way to leverage the autogeneration piece from Ember Try, but still get parallel test runs in Travis.
Alternatively, is there a current "best practice" around these setups? I'm seeing 2 or 3 different configs being used across popular projects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.