15 Commits

Author SHA1 Message Date
Ben Lye
3920644caf Reduce protocols for debug test builds.
Make the debug builds small enough to pass the buildDefault test.
2020-01-17 21:37:16 +00:00
Ben Lye
2e5a8f384a
Add '-inv-' to file names for the xn297dump builds 2019-11-28 18:59:40 +00:00
Ben Lye
e70bdd4152
Update .travis.yml
Put the 'v' back in the version number in the file names
2019-11-26 09:28:45 +00:00
Ben Lye
cf77a1981f
Travis CI test changes (#297) 2019-11-26 07:51:00 +00:00
pascallanger
6dfd54b8be Remove travis test for debug 2019-10-11 10:08:25 +02:00
Ben Lye
ada72d6113
Update Travis Configuration (#273)
Various improvements to the Travis CI script:
* Add channel order builds to releases - now building AETR, TAER, and RETA
* Add PPM builds for each channel order with no inversion and PPM banks set to 5
* Log config diff for each build (diff output folded to keep the log readable)
* Colorify the "Building" lines to make parsing the log easier
* Export .bin files instead of .hex files for the AVR modules
* Add Multi.txt to the release files
2019-10-01 07:43:08 +01:00
Ben Lye
bed02c9384
Update .travis.yml (#269) 2019-09-22 14:17:23 -04:00
Ben Lye
6a74b83f98
Update .travis.yml 2019-09-08 14:40:59 +01:00
Ben Lye
c601c2dd98
Update .travis.yml 2019-09-08 14:25:52 +01:00
Ben Lye
c27b60749f
Update Travis CI script (#257)
* Use latest STM32 board options
* Use latest Arduino IDE
* Fix build functions to return an error if the build fails
* Modify the files that get exported to releases
2019-09-08 13:33:26 +01:00
Ben Lye
8d10c9b004
Update .travis.yml
Fix file extension for compiled STM32 files
2019-05-09 21:36:49 +01:00
ben@lye.co.nz
2dcb6b1987 Update the Travis deploy API key 2019-05-08 15:50:43 +01:00
Ben Lye
2b4ac41142
Update .travis.yml
* Change build commands to make log a little easier to read
* Create a backup of the _config.h file before starting
* Add `before_deploy` and `deploy` sections to deploy compiled binaries when a release is tagged
2019-05-08 15:10:37 +01:00
Ben Lye
8bea5b125b Tweak protocol builds (#199) 2018-11-07 15:54:17 +01:00
Ben Lye
c6cb13b332
Initial go at Travis CI (#191) 2018-09-06 10:44:16 +01:00