summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2024-05-31 14:38:00 -0300
committerHisham Muhammad <hisham@gobolinux.org>2024-05-31 14:38:00 -0300
commitfa2736e7c68094710643577b0153dac72ce4bcdc (patch)
tree0ac9720032b328df2e69825cd61a7dbdd358ab37 /appveyor.yml
parent118b2deaa783f9bb8b877eb016aa80c23c21ee24 (diff)
downloadluarocks-3.11.1.tar.gz
luarocks-3.11.1.tar.bz2
luarocks-3.11.1.zip
Release 3.11.1v3.11.1
Diffstat (limited to '')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5b7493df..72d22c4e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.11.1.{build}-test
2 2
3shallow_clone: true 3shallow_clone: true
4skip_branch_with_pr: true 4skip_branch_with_pr: true
@@ -7,7 +7,7 @@ matrix:
7 fast_finish: true 7 fast_finish: true
8 8
9environment: 9environment:
10 LUAROCKS_VER: 3.0.0 10 LUAROCKS_VER: 3.11.1
11 11
12 matrix: 12 matrix:
13 # quick tests 13 # quick tests