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

CI update #305

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

davidanthoff
Copy link
Contributor

@davidanthoff davidanthoff commented Oct 13, 2019

This updates our general CI config. Changes are:

  • Use travis instead of appveyor for testing on Windows. Seems faster and one less moving part.
  • Run tests on Julia 1.1. I think if we declare compat with that version, we should test it.
  • Use the coveralls flag in travis instead of the manual code version.

This should probably go hand-in-hand with deleting the appveyor project.

@giordano
Copy link
Contributor

Wow, segmentation faults 🙂

@davidanthoff
Copy link
Contributor Author

And we don't seem to have a julia 1.1 image for the drone build? Who is maintaining these, and is there a chance that we can add that?

@giordano
Copy link
Contributor

They removed Julia 1.1 while upgrading to 1.2: docker-library/julia@5f637f2 I guess because 1.1 is unmaintained

@coveralls
Copy link

coveralls commented Oct 13, 2019

Coverage Status

Coverage decreased (-0.2%) to 91.198% when pulling 577f6f6 on davidanthoff:ci-update into 15706f2 on JuliaGraphics:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 91.204% when pulling 577f6f6 on davidanthoff:ci-update into 15706f2 on JuliaGraphics:master.

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

3 participants