summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2024-03-13 16:22:26 -0300
committerHisham Muhammad <hisham@gobolinux.org>2024-03-13 16:22:26 -0300
commitda9d03e11911e1e27fdffe6c3d91c92559ca57e0 (patch)
treef9a21ec68e2e16b7d54edc865e409c2c30862b38 /appveyor.yml
parent9751d99b7593b8d497fb0e096fa77bb5a08b7b30 (diff)
downloadluarocks-3.11.0.tar.gz
luarocks-3.11.0.tar.bz2
luarocks-3.11.0.zip
Release 3.11.0v3.11.0
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5b7493df..3240165e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.11.0.{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.0
11 11
12 matrix: 12 matrix:
13 # quick tests 13 # quick tests