aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-26Try using xenialSven-Hendrik Haase1-0/+1
2019-03-23Try rustup update to fix random failureSven-Hendrik Haase1-0/+1
2019-03-04Specify binary architecture in names (fixes #46)Sven-Hendrik Haase1-3/+3
2019-02-24Fixed indentation in travis.ymlboasting-squirrel1-10/+10
2019-02-24Fixed matrix includeboasting-squirrel1-3/+5
2019-02-24use nightly in matrixboasting-squirrel1-0/+1
2019-02-23Fixed allow_failures syntax in travis.ymlboasting-squirrel1-3/+2
2019-02-23Re-added stable and beta in travis.ymlboasting-squirrel1-1/+4
2019-02-23Updated travis.yml to use nightlyboasting-squirrel1-6/+5
2018-12-25Remove cachingSven-Hendrik Haase1-1/+0
Travis doesn't do Rust caching very well.
2018-05-16Fix secrets for travisv0.1.2Sven-Hendrik Haase1-1/+1
2018-05-16Allow nightly failuresSven-Hendrik Haase1-0/+2
2018-04-26Add musl tools to global because why notSven-Hendrik Haase1-6/+3
2018-04-26Make Travis happySven-Hendrik Haase1-0/+6
2018-04-26Initial code checkinSven-Hendrik Haase1-0/+62