-
Notifications
You must be signed in to change notification settings - Fork 755
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: Travis tests are not running #774
Comments
|
For the arm builds, it would probably be best to add a cross compilation job for now, that is what I'm working towards in svt-av1 |
Good idea. Really the only reason we have this is to avoid cross-platform breakage. |
#775 merged, tox tests are now running on Github actions. There is still an issue with the MacOS tox tests, and it seems to have something to do with Python version. |
This was a silent failure for 12 days. I guess this means that it's time to move to Github Actions completely. Most of the work is already redundant, the two outstanding things I can think of are as follows:
tox
tests. This should be moved to Github Actions immediately.The text was updated successfully, but these errors were encountered: