Commit Graph

4 Commits

Author SHA1 Message Date
Yuri D'Elia 9bfe480320 CI: Ignore lang-check errors in lang stage 2022-10-13 20:48:46 +02:00
Yuri D'Elia c0b194795c CI: Add a new stage to check languages 2022-10-13 20:48:46 +02:00
Yuri D'Elia 788b89a997 build: Switch travis to AvrGcc 2022-10-12 11:13:12 +02:00
Yuri D'Elia b9247df206 CI: Update travis to build/test with cmake
Include the new cmake-based build in travis.
Split the build into 3 stages: cmake, legacy and tests.

cmake: new cmake-based build (*all* variants, including english only)
legacy: old build.sh based build (using arduino-builder)
tests: cmake tests (not terribly useful at the moment)
2022-10-05 21:42:43 +02:00