Add qemu to travis and appveyor
Open
class:self-contained
iotile-build
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Right now we skip the qemu unit test checks on CI since qemu is not installed on the CI servers. This issue is to install and cache qemu gnu eclipse on travis and appveyor. See:
https://github.com/iotile/coretools/blob/master/iotilebuild/test/test_iotilebuild/test_scons.py#L129
for the workaround that we currently use to skip this test.
Contributor guide
Assessment
This issue has not been assessed yet.