Skip to content

Update Travis configuration #69

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

Merged
merged 1 commit into from
Mar 29, 2020
Merged

Update Travis configuration #69

merged 1 commit into from
Mar 29, 2020

Conversation

devmotion
Copy link
Member

This PR should ensure that each commit is only tested once, that coverage analysis is only performed with Julia 1.4, and the documentation is built with Julia 1.4.

@devmotion
Copy link
Member Author

Ah it seems another problem is that the PRs are tested both on travis-ci.org and travis-ci.com. I guess the ones running on travis-ci.org should be disabled.

@theogf
Copy link
Member

theogf commented Mar 29, 2020

I am not sure I know the difference between travis-ci.org and travis-ci.com

@devmotion
Copy link
Member Author

Basically, travis-ci.org is the legacy service and travis-ci.com is the new service that one can use with Travis GitHub App (e.g., on https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/ you can find more information). It's definitely not useful to run tests with both services, so I guess one could just use travis-ci.com.

@theogf
Copy link
Member

theogf commented Mar 29, 2020

Ok i think I deactivated travis-ci.org. Let's see if it works

@theogf theogf merged commit e90bb59 into master Mar 29, 2020
@theogf
Copy link
Member

theogf commented Mar 29, 2020

Ok it seems to be fixed

@devmotion devmotion deleted the devmotion-patch-1 branch March 29, 2020 13:25
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.

2 participants