TravisCI - Build on Multiple CPU Architectures
Open
backend
CI
enhancement
GSOC-2025
medium-difficulty
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
### Issue:
Since we run the code on ARM64 and AMD64 architectures, the Travis build currently doesn't support both. We should include this in the build process to make sure that the new changes doesn't break the code.
### Deliverables:
Modify the travis.yml and include both the architectures in the Travis build.
Contributor guide
Assessment
This issue has not been assessed yet.