Since Travis CI have gone commercial:
- They have been unhelpful in providing OSS resources for the MPS.
- Their affordable paid plans limit build concurrency, meaning long delays on getting results.
GitHub now provides CI.
- It's free by default for any public project (no quibbling about what counts)
- Concurrency is not limited.
However:
- It's limited to amd64 hardware.
- No FreeBSD.
We could use both. We should maintain a connection with Travis CI to avoid dependency on GitHub.
Since Travis CI have gone commercial:
GitHub now provides CI.
However:
We could use both. We should maintain a connection with Travis CI to avoid dependency on GitHub.