Tag Archives: docker

Travis CI for Embedded Software Builds

Travis CI now allows you to run your own Docker containers to perform automated builds. This means embedded software developers making use of unusual toolchains can take advantage of cloud-based CI tools which previously frequently only offered a selection of “standard” toolchains: ruby, JS etc.travis

Posted in HowTo | Tagged , , , , | Comments Off on Travis CI for Embedded Software Builds