scripts/travis


Log

Author Commit Date CI Message
Brent Cook b5ebbf6b 2016-11-13T13:10:42 adjust mingw package name
Brent Cook a638d793 2016-11-13T13:06:28 update to trusty distro, remove 3rd-party PPAs for testing
Brent Cook a2e532ed 2015-09-17T05:48:09 test cmake builds on osx as well
Brent Cook 53eacb36 2015-09-17T05:05:53 extend regression tests run distcheck rather than just dist, cmake tests
Brent Cook ef01eb71 2015-09-11T09:10:57 speed up builds without killing os x perhaps
Brent Cook b5090c58 2015-09-11T08:03:56 add cmake test support
Brent Cook 1c2a3f25 2015-09-09T07:45:54 Remove cmake tests from travis builds for now. This seemed like it should be easy, but apparently there are a lot of gotchas that need to be ironed out in a branch first.
Brent Cook e04dfb2b 2015-09-09T07:34:37 fix a couple of travis build failures
Brent Cook 46c9a8de 2015-09-09T07:13:05 revert some travis shell portability tweaks
Brent Cook f6999fbe 2015-09-09T07:01:05 try ninja on travis linux again
Brent Cook c0341ad1 2015-09-09T06:59:35 use newer cmake for travis linux builds, revise build script
Brent Cook 2728a865 2015-09-09T06:40:05 travis' cmake does not support ninja, use make
Brent Cook 5de4c4f0 2015-09-09T06:12:16 add travis-ci cmake tests
Brent Cook dd646a33 2015-03-18T19:12:42 enable libtls by default The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely enable libtls it by default. This is useful for new OpenNTPD and OpenSMTPD releases as well. ok deraadt@ beck@ sthen@
Brent Cook a323f52a 2015-01-31T22:42:08 be even nicer to OS X's fork
Brent Cook fc7ba469 2015-01-31T22:35:52 be nicer to travis OS X machines, remove unneeded 'make clean'
Brent Cook 100625e3 2015-01-31T22:24:31 only use the specific build matrix use sudo to install mingw toolchains
Brent Cook dd7ed132 2015-01-31T22:13:19 update travis-ci build to check mingw32/64 targets