aboutsummaryrefslogtreecommitdiff
path: root/scripts/travis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix android buildkinichiro2020-03-261-3/+2
* typo s/NAPI/NAL/kinichiro2019-01-081-1/+1
* Add Android build for Travis-CIkinichiro2019-01-051-0/+61
* Add ARM build for Travis-CIkinichiro2019-01-041-1/+23
* enable cmake mingw builds in travisBrent Cook2019-01-021-0/+19
* Have travis do shared and static buildsDon2018-03-211-2/+14
* adjust mingw package nameBrent Cook2016-11-131-1/+1
* update to trusty distro, remove 3rd-party PPAs for testingBrent Cook2016-11-131-7/+0
* test cmake builds on osx as wellBrent Cook2015-09-171-0/+1
* extend regression testsBrent Cook2015-09-171-1/+2
* speed up builds without killing os x perhapsBrent Cook2015-09-111-1/+1
* add cmake test supportBrent Cook2015-09-111-3/+20
* Remove cmake tests from travis builds for now.Brent Cook2015-09-091-21/+3
* fix a couple of travis build failuresBrent Cook2015-09-091-2/+2
* revert some travis shell portability tweaksBrent Cook2015-09-091-4/+4
* try ninja on travis linux againBrent Cook2015-09-091-1/+1
* use newer cmake for travis linux builds, revise build scriptBrent Cook2015-09-091-10/+16
* travis' cmake does not support ninja, use makeBrent Cook2015-09-091-2/+2
* add travis-ci cmake testsBrent Cook2015-09-091-0/+12
* enable libtls by defaultBrent Cook2015-03-191-2/+2
* be even nicer to OS X's forkBrent Cook2015-01-311-1/+0
* be nicer to travis OS X machines, remove unneeded 'make clean'Brent Cook2015-01-311-11/+15
* only use the specific build matrixBrent Cook2015-01-311-3/+5
* update travis-ci build to check mingw32/64 targetsBrent Cook2015-01-311-0/+28