Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Travis-CI config #1718

Merged
merged 3 commits into from
Nov 24, 2018
Merged

Improved Travis-CI config #1718

merged 3 commits into from
Nov 24, 2018

Conversation

mike-north
Copy link
Collaborator

This PR makes the following changes to the Traivs-CI config

  • lint + ember-release are tested first, and only if they pass are other ember-try scenarios run
  • yarn is run in non-interactive mode
  • Fixed-version dependencies are tested (according to this library's yarn.lock). This will detect potential issues that could affect contributors, but won't be detected by consumers
  • ember-canary tests are allowed to fail without failing the whole run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant