You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Circle-CI is much faster and good for container-like deployments such as Precaution. Travis-CI is more appropriate for tools that need cross-platform testing.
Describe the solution you'd like
Switch the build tool app to Circle-CI.
Describe alternatives you've considered
Continue with travis-ci.
I believe now that GitHub actions are a better way to go. Of course, we'd have to wait till Actions are generally available. Here's an example: https://github.com/ericwb/bandit/pull/3
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Circle-CI is much faster and good for container-like deployments such as Precaution. Travis-CI is more appropriate for tools that need cross-platform testing.
Describe the solution you'd like
Switch the build tool app to Circle-CI.
Describe alternatives you've considered
Continue with travis-ci.
Additional context
https://circleci.com/integrations/github/
The text was updated successfully, but these errors were encountered: