summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-03-31Add configure script to version control. Set timezone for release tarballMatt Johnston
2020-10-19Add ubsan fuzz run to Travis CI tooMatt Johnston
2020-05-26Bring back -Werror and improve travis testsMatt Johnston
2020-05-26try rearrange travis build matrixMatt Johnston
2020-05-26.travis.yml needs spaces not tabsMatt Johnston
2020-05-26update travis to Ubuntu focal to provide chacha20Matt Johnston
2020-05-24run linterMatt Johnston
2020-03-12Add Ed25519 support (#91)Vladislav Grishenko
2018-03-04travis fuzz build clang++Matt Johnston
2018-03-04try fix travis sanitizerMatt Johnston
2018-03-04print config.log on failureMatt Johnston
2018-03-04add -fsanitize=address for fuzz test againMatt Johnston
2018-03-02no werror for fuzzing clangMatt Johnston
2018-03-01avoid fsanitize=address for fuzzingMatt Johnston
2018-03-01don't try clang-5.0Matt Johnston
2018-03-01add fuzzers to travisMatt Johnston
2018-02-10limit travis branchesMatt Johnston
2018-02-10Use an explicit matrix instead, avoid bad clang combinations etcMatt Johnston
2018-02-10exclude clang rather than osx for unbundled libtomMatt Johnston
2016-04-12Avoid osx "install" raceMatt Johnston
2016-01-21TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9bChocobo1
2016-01-11TravisCI: fix linux + clang compileChocobo1
2016-01-11TravisCI: use `if` blockChocobo1
2016-01-11TravisCI: enable osx buildsChocobo1
2016-01-05TravisCI: enable build with clangChocobo1
2016-01-05TravisCI: enable parallel buildChocobo1
2016-01-05TravisCI: modify to run builds in containerChocobo1
2015-08-04Build with -Werror for the simplest caseMatt Johnston
2015-05-02fix travis moreMatt Johnston
2015-05-02bad travis syntaxMatt Johnston
2015-05-02add no-writev buildMatt Johnston
2014-03-08Don't need to mkdirMatt Johnston
2014-03-07Fix env vars for travis againMatt Johnston
2014-03-07Add some tests for multiMatt Johnston
2014-03-07Install system libtom libs, run dropbearkey when it's doneMatt Johnston
2014-03-07The arguments are for configure, not make!Matt Johnston
2014-03-07Add Travis CI autobuilder configMatt Johnston