openag_python icon indicating copy to clipboard operation
openag_python copied to clipboard

Automatic Travis CI Integration

Open LeonChambers opened this issue 8 years ago • 0 comments

Right now, the openag firmware init command basically just calls platformio init and then exits. Among other things, platformio init creates a .travis.yml file with a couple of commented out templates for Travis integration. We could easily replace this on initialization with an openag-specific Travis configuration like the one here, which would give us Travis CI integration for free on all firmware modules.

LeonChambers avatar Jan 25 '17 19:01 LeonChambers