Skip to content

Conversation

@jelhan
Copy link
Owner

@jelhan jelhan commented Jan 7, 2021

  1. Use yarn or NPM depending on presence of either yarn.lock or package-lock.json.
  2. Use minimum node version listed as supported in engines.node key of package.json.
  3. Run all scenarios defined in config/ember-try.js.
  4. Run against all browsers listed in testem's launch_in_ci configuration (testem.js).

Closes #32

@jelhan jelhan added the enhancement New feature or request label Jan 7, 2021
@jelhan jelhan merged commit d8bbc44 into master Jan 7, 2021
@jelhan jelhan mentioned this pull request Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use reasonable defaults

2 participants