Permalink
Please sign in to comment.
Browse files
Travis does the developer build and runs {unit,spec} tests. (#84)
Travis does the developer build and runs {unit,spec} tests.
* Add the dependencies from `build/dev.sh ubuntu-deps` and `test/spec.sh install-shells` as packages for container (according to travis documentation).
* Run necessary script `test/spec.sh link-busy-box-ash` before installation.
* Create `_tmp` directory that is used by tests.
Although it's possible to install the dependencies through the script `build/dev.sh ubuntu-deps`, that'd imply that the integration has to be done using a VM instead of a container (because the script uses sudo).- Loading branch information...
0 comments on commit
f4bc12b