summaryrefslogtreecommitdiff
path: root/ci/run.sh
AgeCommit message (Expand)Author
2016-08-10ci: fix docker container checkPaul Osborne
2016-03-21testing: specify a few extra environment variablesPaul Osborne
2016-03-14testing: ensure run.sh is executing in docker containerPaul Osborne
2016-03-14testing: use default linker for appropriate platformsPaul Osborne
2016-03-14testing: move echo statement within docker run scriptPaul Osborne
2016-03-13testing: export CC based on .cargo/config contentsPaul Osborne
2016-03-13testing: disable thread parallelization in docker testingPaul Osborne
2016-03-13testing: fix test exeuction paths with move to docker containerPaul Osborne
2016-03-13testing: remove `set -x` from ci/run.shPaul Osborne
2016-03-13testing: configure linker via .cargo/configPaul Osborne
2016-03-13testing: add ci scripts to aid testing on more architectures/versionsPaul Osborne