aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/.travis.yml (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02Allow nightly to failGravatar Emil Fresk 1-0/+2
2019-03-16Add thumv8m.main-none-eabi to Travis test matrixGravatar Jonathan 'theJPster' Pallant 1-0/+8
2019-03-10Fix CI cacheGravatar Vadim Kaushan 1-1/+1
2018-12-06ci: test on stableGravatar Jorge Aparicio 1-5/+5
2018-09-24Merge #128Gravatar bors[bot] 1-1/+1
2018-09-25[ci] use pre-compiled qemu-system-arm binary.Gravatar Hideki Sekine 1-6/+1
2018-09-21install qemu-system-arm in travis.Gravatar Hideki Sekine 1-0/+5
2018-09-19CI: test on betaGravatar Jorge Aparicio 1-21/+20
2018-09-06add compile-fail tests; test only on nightlyGravatar Jorge Aparicio 1-16/+21
2018-08-25check that the blobs are up to dateGravatar Jorge Aparicio 1-0/+1
2018-08-25simplify CIGravatar Jorge Aparicio 1-16/+0
2018-08-07get gcc from a tarballGravatar Jorge Aparicio 1-8/+1
2018-08-07install a newer gccGravatar Jorge Aparicio 1-32/+8
2018-08-06add CODEOWNERS, CoC; tweak bors and TravisGravatar Jorge Aparicio 1-0/+14
2018-08-03CI: also test with CC=clangGravatar Jorge Aparicio 1-4/+16
2018-05-11add CI, add device specific check of the vector table size, ..Gravatar Jorge Aparicio 1-0/+85