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

Move Travis jobs to travis-ci.com #2938

Closed
nlohmann opened this issue Aug 17, 2021 · 10 comments · Fixed by #2959
Closed

Move Travis jobs to travis-ci.com #2938

nlohmann opened this issue Aug 17, 2021 · 10 comments · Fixed by #2959

Comments

@nlohmann
Copy link
Owner

The Travis jobs are currently not triggered as the jobs are not yet moved to http://travis-ci.com.

@akbhuker
Copy link

hey, can I have this issue?
I'm quite new to this so I might need some guidance

@nlohmann
Copy link
Owner Author

Sure, give it a try. Though I have little knowledge of Travis myself and we only use it, because they offer some compiler versions nobody else do. I guess there are some documentation how to move projects, though I'm not sure whether this needs my credentials. Just try!

@akbhuker
Copy link

Travis Jobs

Hey @nlohmann I build jobs on travis-ci.com what to do now ?

@nlohmann
Copy link
Owner Author

I assume you forked the project and edited the YAML file for Travis? If so, please open a pull request.

@nlohmann
Copy link
Owner Author

@akbhuker FYI I just logged into travis-ci.com and could "migrate" my projects. Now I can see all previous builds there, but new builds are not triggered on new commits.

@akbhuker
Copy link

ok what should I do now?

@nlohmann
Copy link
Owner Author

Can you comment on #2940 (review) ? If your change is more than converting YAML to JSON, then maybe I need to merge these changes to take effect. Otherwise, I'd need to contact the support of Travis.

@akbhuker
Copy link

I think merge these changes help you in to triggered build on new commits.

@akbhuker
Copy link

HI @nlohmann would you now able to trigger builds on new commits

@nlohmann
Copy link
Owner Author

@akbhuker I found the reason the projects did not build on travis-ci.com after the migration. I forgot to set this switch:

image

Now all there is left is to update the badge in the README. I will do this in a PR in a minute.

Sorry for the inconvenience - I did not know that I basically just had to press some buttons in the Travis UI.

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

Successfully merging a pull request may close this issue.

2 participants