issues
search
google
/
cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Apache License 2.0
1.05k
stars
371
forks
source link
Add Arm64 builds, upgrade to Ubuntu Bionic
#68
Closed
mbrukman
closed
4 years ago
mbrukman
commented
4 years ago
use the new Arm64 builds available on Travis CI:
https://blog.travis-ci.com/2019-10-07-multi-cpu-architecture-support
allow the build to pass quickly as soon as Linux builds pass
allow macOS build to fail (e.g., due to lack of resources)
build only on the
master
branch, and not any feature branches
update from
xenial
(Ubuntu 16.04) to
bionic
(Ubuntu 18.04)
master
branch, and not any feature branchesxenial
(Ubuntu 16.04) tobionic
(Ubuntu 18.04)