nestlabs / nlbuild-autotools

The Nest Labs Build - GNU Autotools (nlbuild-autotools) provides a customized, turnkey build system framework, based on GNU autotools, for standalone Nest Labs (or other) software packages that need to support not only building on and targeting against standalone build host systems but also embedded target systems using GCC-based or -compatible toolchains.
Apache License 2.0
4 stars 12 forks source link

Add Travis CI Validation that Exercises the 'tools' and 'toolsdist' Targets #26

Open gerickson opened 5 years ago

gerickson commented 5 years ago

To ensure that both the 'tools' and 'toolsdist' targets may always be successfully executed on both Mac OS X and Linux, add Travis CI validation integration for these.