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

Stop using travis for CI and move to actions #1415

Closed
cvvergara opened this issue Jul 10, 2020 · 0 comments · Fixed by #1468
Closed

Stop using travis for CI and move to actions #1415

cvvergara opened this issue Jul 10, 2020 · 0 comments · Fixed by #1468

Comments

@cvvergara
Copy link
Member

From #1335 conversation

travis-ci is very limited in concurrent processes max 5

To remove travis as our main CI and use (github actions)[https://docs.github.com/en/actions]

  • builds have to be made on actions
  • documentation has to be build on actions
  • documentation tests have to be tested on actions
  • some file checking that is done on travis has to be made on actions mainly
    • check the NEWS is up to date
    • check the signatures file are OK
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.

1 participant