summaryrefslogtreecommitdiff
path: root/.rosie.yml
AgeCommit message (Collapse)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2018-06-10Add trailing dash so that the exact board is matched.3.0.0-beta.1Scott Shawcroft
2017-08-23tools: Always upload to Rosie from Travis. (#200)Scott Shawcroft
This allows Rosie to automatically work for commits to forks.
2017-08-15Have the build script upload artifacts to Rosie when travis is building a ↵Scott Shawcroft
pull request. (#191)
2017-08-11Turn on Rosie CI testing to test new builds on real hardware.Scott Shawcroft
This introduces a skip_if module that can be used by tests to determine when they should be skipped due to the environment. Some tests have been split in order to have finer grained skip control.