summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* limited the platforms tested and improved commentsDaniel Moody2019-01-311-8/+22
* remove user base install, add no progess for reliablity, set test envs to ori...Daniel Moody2019-01-281-32/+17
* switch badge to scons repo, fix mispelling, commented out linux on appveyorDaniel2019-01-201-2/+3
* switch to codecov and add new coverage for appveyor and travisDaniel2019-01-181-36/+200
* add logic to remove bad xsltproc from appveyor ci machines if it's present. T...William Deegan2018-11-141-1/+9
* Remove delete of file. It's causing appveyor to die even though the command s...William Deegan2018-11-131-4/+0
* Explicitly remove xsltproc.exe from git install. Somehow it's still there aft...William Deegan2018-11-131-27/+5
* Re-enable appveyor cachingWilliam Deegan2018-11-061-5/+5
* Add xsltproc and also force updated git to get rid of broken xsltproc wrongly...William Deegan2018-11-021-1/+2
* Fix broken docbook tests which weren't using the xsltproc found by test frame...William Deegan2018-11-021-1/+3
* try to figure out appveyor errorWilliam Deegan2018-11-021-5/+5
* try to figure out appveyor errorWilliam Deegan2018-11-021-5/+5
* try to figure out appveyor errorWilliam Deegan2018-11-021-5/+5
* remove appveyor version string from fileWilliam Deegan2018-11-021-1/+1
* add appveyor build id to appveyor.xmlWilliam Deegan2018-11-011-0/+2
* Add caching to appveyor configWilliam Deegan2018-10-311-0/+6
* Fix set commandWilliam Deegan2018-07-151-1/+1
* Force lxml to build static.William Deegan2018-07-151-1/+1
* For now disable 64 bit tests on appveyor. We burn a lot of time running both ...William Deegan2018-07-151-20/+29
* pr-3052: Updated swig tool with some default paths and fixed test to build on...Daniel Moody2018-05-251-4/+4
* removed binary read and write so newlines are crossplatform and updated path ...Daniel Moody2018-04-101-1/+1
* split the tests in multiple jobs for multiple python environments.Daniel Moody2017-12-221-14/+68
* Change the AppVeyor VM image.Andrew Featherstone2017-12-201-0/+1
* Removed attempt to install clang using choco.Andrew Featherstone2017-12-201-1/+0
* Add more dependencies for improved test coverage.Andrew Featherstone2017-12-201-0/+2
* Try and run 2 jobs in parallel to use both virtual cores of AppVeyor's VM, an...Andrew Featherstone2017-12-201-1/+1
* Add SWIG to the Window's CI VM.Andrew Featherstone2017-12-171-0/+1
* Add tools for the D programming language.Andrew Featherstone2017-12-171-0/+2
* Tweaking tets_scripts section.Andrew Featherstone2017-12-171-1/+1
* Convert test command to Windows batch script equivalent.Andrew Featherstone2017-12-171-1/+1
* Disable AppVeyor's build phase.Andrew Featherstone2017-12-171-0/+2
* Add AppVeyor configuration, based on .travi.yml's contents and http://buildbo...Andrew Featherstone2017-12-171-0/+20