aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: use compat53Hisham Muhammad2024-10-211-0/+1
* tests(windows): run unit tests with full envHisham Muhammad2024-03-061-0/+13
* ci: skip branches with PRs on AppVeyorHisham Muhammad2024-02-291-0/+1
* tests: introduce quick testsHisham Muhammad2024-02-231-4/+10
* tests: run tests on Lua 5.4 and LuaJIT 2.1Hisham Muhammad2022-04-161-46/+10
* use busted-htestHisham Muhammad2020-04-211-1/+2
* appveyor: bump Python to 3.7Hisham Muhammad2020-01-251-1/+1
* appveyor: improve cachingHisham Muhammad2019-03-221-18/+45
* Reorder Appveyor testsGeorge Roman2018-07-181-24/+25
* Run unit and integration tests as separate jobs on AppveyorGeorge Roman2018-06-071-10/+39
* Drop luajit 2.0 from Travis and Appveyor test matrixGeorge Roman2018-06-071-6/+0
* Run unit tests before integration testsGeorge Roman2018-06-041-1/+2
* Tests: only run build tests on Appveyor with MinGW (#808)George Roman2018-06-011-2/+11
* Make the mock server run on WindowsGeorge Roman2018-05-281-1/+1
* Use latest stable LuaRocks on AppveyorPeter Melnichenko2018-03-151-1/+1
* Fix CI build and coverage gatheringPeter Melnichenko2018-02-101-4/+3
* Tests: verbose execution on AppveyorHisham Muhammad2018-01-021-1/+1
* Use versioned files only. (#734)Hisham Muhammad2017-10-041-3/+3
* Use luarocks-3 branch on AppveyorHisham2016-10-191-1/+1
* Merge branch 'master' into luarocks-3Hisham2016-10-141-12/+37
|\
| * Put MinGW in PATH for hererocks tooHisham2016-08-221-1/+2
| * Build Lua using the same compiler as the one we're testingHisham2016-08-221-10/+10
| * Add support for testing using MinGWHisham2016-08-221-1/+17
| * Update of YAML files, changed coveralls for codecovroboo2016-08-211-13/+21
* | Core modules reorganization.Hisham2016-06-301-2/+2
|/
* ci: updates appveyor config to use VS2015.Peter Jas2015-08-181-5/+2
* Update appveyor test matrix to use Lua 5.3.1Ignacio Burgueño2015-06-251-1/+1
* Use LuaJIT 2.0.4 on AppVeyor's test matrixIgnacio Burgueño2015-06-081-1/+1
* Improved the CI scriptsIgnacio Burgueño2015-03-271-34/+17
* Adds integration with AppVeyorIgnacio Burgueño2015-03-201-0/+50