summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis fuzz build clang++Matt Johnston2018-03-041-1/+1
* try fix travis sanitizerMatt Johnston2018-03-041-2/+4
* print config.log on failureMatt Johnston2018-03-041-1/+1
* add -fsanitize=address for fuzz test againMatt Johnston2018-03-041-4/+5
* no werror for fuzzing clangMatt Johnston2018-03-021-1/+1
* avoid fsanitize=address for fuzzingMatt Johnston2018-03-011-1/+4
* don't try clang-5.0Matt Johnston2018-03-011-3/+3
* add fuzzers to travisMatt Johnston2018-03-011-6/+10
* limit travis branchesMatt Johnston2018-02-101-0/+6
* Use an explicit matrix instead, avoid bad clang combinations etcMatt Johnston2018-02-101-22/+18
* exclude clang rather than osx for unbundled libtomMatt Johnston2018-02-101-2/+3
* Avoid osx "install" raceMatt Johnston2016-04-121-1/+3
* TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9bChocobo12016-01-201-6/+2
* TravisCI: fix linux + clang compileChocobo12016-01-111-0/+3
* TravisCI: use `if` blockChocobo12016-01-051-2/+2
* TravisCI: enable osx buildsChocobo12016-01-051-4/+23
* TravisCI: enable build with clangChocobo12016-01-051-3/+4
* TravisCI: enable parallel buildChocobo12016-01-051-1/+1
* TravisCI: modify to run builds in containerChocobo12016-01-051-12/+21
* Build with -Werror for the simplest caseMatt Johnston2015-08-041-2/+2
* fix travis moreMatt Johnston2015-05-021-1/+1
* bad travis syntaxMatt Johnston2015-05-021-1/+1
* add no-writev buildMatt Johnston2015-05-021-1/+4
* Don't need to mkdirMatt Johnston2014-03-081-1/+0
* Fix env vars for travis againMatt Johnston2014-03-071-6/+3
* Add some tests for multiMatt Johnston2014-03-071-7/+9
* Install system libtom libs, run dropbearkey when it's doneMatt Johnston2014-03-071-2/+9
* The arguments are for configure, not make!Matt Johnston2014-03-071-1/+1
* Add Travis CI autobuilder configMatt Johnston2014-03-071-0/+15