log .travis.yml @ 1760:2406a9987810

age author description
Mon, 19 Oct 2020 23:38:11 +0800 Matt Johnston Add ubsan fuzz run to Travis CI too
Fri, 26 Jun 2020 21:07:34 +0800 Matt Johnston merge coverity from main coverity coverity
Tue, 26 May 2020 23:53:50 +0800 Matt Johnston Bring back -Werror and improve travis tests
Tue, 26 May 2020 23:27:26 +0800 Matt Johnston try rearrange travis build matrix
Tue, 26 May 2020 23:16:11 +0800 Matt Johnston .travis.yml needs spaces not tabs
Tue, 26 May 2020 23:13:48 +0800 Matt Johnston update travis to Ubuntu focal to provide chacha20
Sun, 24 May 2020 13:34:19 +0800 Matt Johnston run linter
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Wed, 21 Mar 2018 00:52:02 +0800 Matt Johnston merge coverity coverity
Sun, 04 Mar 2018 17:17:37 +0800 Matt Johnston travis fuzz build clang++
Sun, 04 Mar 2018 15:18:20 +0800 Matt Johnston try fix travis sanitizer
Sun, 04 Mar 2018 15:07:09 +0800 Matt Johnston merge coverity coverity
Sun, 04 Mar 2018 15:09:41 +0800 Matt Johnston print config.log on failure
Sun, 04 Mar 2018 15:00:51 +0800 Matt Johnston add -fsanitize=address for fuzz test again
Fri, 02 Mar 2018 00:11:27 +0800 Matt Johnston no werror for fuzzing clang
Thu, 01 Mar 2018 23:47:46 +0800 Matt Johnston avoid fsanitize=address for fuzzing
Thu, 01 Mar 2018 22:58:39 +0800 Matt Johnston don't try clang-5.0
Thu, 01 Mar 2018 22:54:57 +0800 Matt Johnston add fuzzers to travis
Sat, 17 Feb 2018 11:29:17 +0800 Matt Johnston merge coverity up to date coverity
Sat, 10 Feb 2018 19:06:13 +0800 Matt Johnston limit travis branches coverity
Sat, 10 Feb 2018 19:03:54 +0800 Matt Johnston merge coverity
Sat, 10 Feb 2018 08:27:30 +0800 Matt Johnston merge coverity
Sat, 10 Feb 2018 19:06:30 +0800 Matt Johnston limit travis branches
Sat, 10 Feb 2018 18:57:44 +0800 Matt Johnston Use an explicit matrix instead, avoid bad clang combinations etc
Sat, 10 Feb 2018 00:09:02 +0800 Matt Johnston exclude clang rather than osx for unbundled libtom
Fri, 22 Jul 2016 00:08:02 +0800 Matt Johnston merge coverity coverity
Tue, 12 Apr 2016 21:22:21 +0800 Matt Johnston Avoid osx "install" race
Fri, 18 Mar 2016 22:47:33 +0800 Matt Johnston merge coverity
Wed, 20 Jan 2016 21:56:39 +0800 Chocobo1 TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b
Tue, 15 Mar 2016 22:45:43 +0800 Matt Johnston merge up to date coverity
Mon, 11 Jan 2016 13:31:41 +0800 Chocobo1 TravisCI: fix linux + clang compile
Tue, 05 Jan 2016 15:27:18 +0800 Chocobo1 TravisCI: use `if` block
Tue, 05 Jan 2016 14:19:58 +0800 Chocobo1 TravisCI: enable osx builds
Tue, 05 Jan 2016 14:13:34 +0800 Chocobo1 TravisCI: enable build with clang
Tue, 05 Jan 2016 14:12:38 +0800 Chocobo1 TravisCI: enable parallel build
Tue, 05 Jan 2016 14:09:25 +0800 Chocobo1 TravisCI: modify to run builds in container
Fri, 07 Aug 2015 21:26:03 +0800 Matt Johnston merge coverity
Tue, 04 Aug 2015 08:20:50 +0800 Matt Johnston Build with -Werror for the simplest case
Sat, 13 Jun 2015 23:39:55 +0800 Matt Johnston coverity shouldn't have a matrix coverity
Sat, 13 Jun 2015 23:36:03 +0800 Matt Johnston fix travis coverity matrix? coverity
Sat, 13 Jun 2015 23:32:15 +0800 Matt Johnston fiddle with coverity travis coverity
Fri, 12 Jun 2015 23:02:15 +0800 Matt Johnston merge up to date, attempt to fix travis.yml coverity
Sat, 02 May 2015 22:59:55 +0800 Matt Johnston fix travis more
Sat, 02 May 2015 22:55:53 +0800 Matt Johnston bad travis syntax
Sat, 02 May 2015 22:51:46 +0800 Matt Johnston add no-writev build
Sat, 08 Mar 2014 21:02:02 +0800 Matt Johnston merge coverity
Sat, 08 Mar 2014 21:00:57 +0800 Matt Johnston Don't need to mkdir
Sat, 08 Mar 2014 21:00:32 +0800 Matt Johnston Don't 'make install' for coverity coverity
Sat, 08 Mar 2014 18:16:11 +0800 Matt Johnston Fix the right build line coverity
Sat, 08 Mar 2014 18:09:00 +0800 Matt Johnston Fix quoting for coverity coverity
Sat, 08 Mar 2014 16:56:15 +0800 Matt Johnston More for coverity coverity
Sat, 08 Mar 2014 14:56:27 +0800 Matt Johnston Add coverity bits coverity
Fri, 07 Mar 2014 21:46:51 +0800 Matt Johnston Fix env vars for travis again
Fri, 07 Mar 2014 21:14:12 +0800 Matt Johnston Add some tests for multi
Fri, 07 Mar 2014 21:03:43 +0800 Matt Johnston Install system libtom libs, run dropbearkey when it's done
Fri, 07 Mar 2014 20:52:57 +0800 Matt Johnston The arguments are for configure, not make!
Fri, 07 Mar 2014 20:44:32 +0800 Matt Johnston Add Travis CI autobuilder config