aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-21Test thumbv8m.base on travisGravatar Jamie McClymont 1-0/+4
2019-07-24Define MSRV to be 1.31.0 and unconditionally use const-fnGravatar Adam Greig 1-0/+20
2019-01-16Add thumbv8m.main-none-eabi to Travis.Gravatar Thomas Roth 1-0/+4
2018-08-26test PRsGravatar Jorge Aparicio 1-0/+1
2018-08-26remove build dependency on arm-none-eabi-gccGravatar Jorge Aparicio 1-36/+6
2018-08-06update copyright yearGravatar Jorge Aparicio 1-0/+9
2018-05-11travis: remove ~/.xargo from the cacheGravatar Jorge Aparicio 1-4/+1
2018-05-11install arm-none-eabi-gccGravatar Jorge Aparicio 1-4/+32
2018-05-11stable by default, remove exception module, add SCB.vect_active, ..Gravatar Jorge Aparicio 1-0/+19
2018-02-24bors-ng integrationGravatar Jorge Aparicio 1-3/+2
2018-01-11cache the Xargo directoryGravatar Jorge Aparicio 1-1/+4
2017-12-09fix travisGravatar Jorge Aparicio 1-2/+2
2017-05-30update the CI stuffGravatar Jorge Aparicio 1-6/+11
2017-03-11pin to an older nightlyGravatar Jorge Aparicio 1-1/+1
2016-12-31let source ~/.cargo/env failGravatar Jorge Aparicio 1-1/+1
2016-12-31source env not binGravatar Jorge Aparicio 1-1/+1
2016-12-31call `source` from "outside"Gravatar Jorge Aparicio 1-0/+1
2016-12-31move the commands into scriptsGravatar Jorge Aparicio 1-14/+2
2016-12-31fix syntaxGravatar Jorge Aparicio 1-1/+1
2016-12-31use stable release of `cross`Gravatar Jorge Aparicio 1-1/+2
2016-12-31fix syntax errorGravatar Jorge Aparicio 1-1/+1
2016-12-31use `cross`Gravatar Jorge Aparicio 1-7/+10
2016-12-21tweak CIGravatar Jorge Aparicio 1-7/+14
2016-11-19CI: use Xargo 0.2.1Gravatar Jorge Aparicio 1-0/+5
2016-11-07.travis: remove the webhookGravatar Jorge Aparicio 1-1/+0
2016-10-06enable cache and drop target filesGravatar Jorge Aparicio 1-5/+4
2016-09-27Travis CIGravatar Jorge Aparicio 1-0/+31