summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-11-07bring bleio PR up to dateDan Halbert
2018-10-26Merge pull request #1295 from ElectronicCats/mkr1300Dan Halbert
2018-10-25minor changes in auto-builtsabas1080
2018-10-22Merge pull request #1286 from klardotsh/topic-nrf52840-mdkScott Shawcroft
2018-10-22add auto-built by Travis mkr1300sabas1080
2018-10-21bleio: Fix errors after rebasearturo182
2018-10-20Build this thing!Josh Klar
2018-10-17Merge pull request #1275 from ElectronicCats/board-meowmeowScott Shawcroft
2018-10-16add auto-built by Travissabas1080
2018-10-13Increase clone depth (#1247)Paul
2018-10-10.travis.yml: Comment on the rationale for the organization of the sub-buildsJeff Epler
2018-10-10.travis.yml: reorganize to squeeze out a little more speedJeff Epler
2018-10-10.travis.yml: move the esp-open-sdk SDK up a dirJeff Epler
2018-10-09.travis.yml: dice up parallelism differentlyJeff Epler
2018-09-19.travis.yml typoDan Halbert
2018-09-18fix translate omission; pca10059 fix in .travis.ymlDan Halbert
2018-09-18merge 3.0.2 to masterDan Halbert
2018-09-14automate buildsladyada
2018-09-12Update translations and limit Sphinx to <1.8.0Scott Shawcroft
2018-09-12fix nrf builds; sphinx 1.8.0 crashing: use lower versionDan Halbert
2018-09-11bump gcc-arm-embedded to 7-2018q2 to save flash spaceDan Halbert
2018-09-07Auto-build grandcentralScott Shawcroft
2018-08-21forgot to change .travis.ymlDan Halbert
2018-08-20add HalloWingDan Halbert
2018-08-09Initial SAMR board revision.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-30Merge pull request #1068 from dhalbert/micropython-25ae98f-mergeScott Shawcroft
2018-07-30Download arm-none toolchain only when necessary.Dan Halbert
2018-07-29Merge pull request #1071 from dhalbert/3.x-hallowingDan Halbert
2018-07-29add HalloWingDan Halbert
2018-07-29remove qemu-arm build; fix docs build bugsDan Halbert
2018-07-28fix .travis.ymlDan Halbert
2018-07-28Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-mergeDan Halbert
2018-07-25Update travis to gcc 2018q2.Scott Shawcroft
2018-07-11WIP: after merge; before testingDan Halbert
2018-06-28travis: Try to shave off some seconds from build timesarturo182
2018-06-18Fix BLE file download for travis.Scott Shawcroft
2018-06-18Switch to Feather52s full name to avoid confusion with the nrf52840 later.Scott Shawcroft
2018-06-15Add auto-build for nrf52840 development kit, PCA10056Scott Shawcroft
2018-06-10travis.yml: Enable building feather huzzahJeff Epler
2018-06-06travis: Install explicit version of urllib3 for coveralls.Damien George
2018-06-05add feather_m0_express_crickit to .travis.ymlDan Halbert
2018-05-24add cpx-crickit build to travisDan Halbert
2018-05-15add ugly workaround for apt failing - retryRoy Hooper
2018-04-19Remove Rev B Metro M4 from Travis build.Scott Shawcroft
2018-04-12Add initial ItsyBitsy M4 supportScott Shawcroft
2018-04-02travis.yml: Running tests in parallel on travis is slowerJeff Epler
2018-03-31travis.yml: best guesses about when to run tests in parallelJeff Epler
2018-03-23Add Feather M4 Express support.Scott Shawcroft
2018-03-19travis: Pass -j4 to make to speed up compilation.Damien George