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

Update Travis config #456

Merged
merged 2 commits into from
Mar 3, 2022
Merged

Update Travis config #456

merged 2 commits into from
Mar 3, 2022

Conversation

alex-lew
Copy link
Contributor

@alex-lew alex-lew commented Mar 3, 2022

This PR does two things:

  1. Changes the versions of Julia we test, from 1.4/1.5/1.6, to 1.3/1.6/nightly. Julia 1.3 is the oldest version we support, Julia 1.6 is the LTS version, and testing on nightly should alert us to any breaking changes (thanks @femtomc for the suggestion).
  2. Removes the explicit 'test' build stage, which was running an duplicated suite of tests on Julia 1.4. Thanks @ztangent for finding other projects' .travis.yml files that we could compare to, to debug this issue.

@ztangent
Copy link
Member

ztangent commented Mar 3, 2022

Looks great! Will merge :)

@ztangent ztangent merged commit 3cc93fd into master Mar 3, 2022
@ztangent ztangent deleted the 20220303-alexlew-travis-fixes branch May 31, 2022 13:57
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.

None yet

2 participants