aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2022-12-08 15:11:02 -0300
committerHisham Muhammad <hisham@gobolinux.org>2022-12-08 15:11:02 -0300
commit0f4c793427a1cf2b7879ee668c1479058412629c (patch)
treeacc480c6f1d8f313153fc23283e0c7d7101a11fd /appveyor.yml
parent525a3bccf105190c4b78c5c8eee9821e9951583d (diff)
downloadluarocks-0f4c793427a1cf2b7879ee668c1479058412629c.tar.gz
luarocks-0f4c793427a1cf2b7879ee668c1479058412629c.tar.bz2
luarocks-0f4c793427a1cf2b7879ee668c1479058412629c.zip
Release 3.9.2
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 b084cff5..81d0310f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.9.2.{build}-test
2 2
3shallow_clone: true 3shallow_clone: true
4 4
@@ -6,7 +6,7 @@ matrix:
6 fast_finish: true 6 fast_finish: true
7 7
8environment: 8environment:
9 LUAROCKS_VER: 3.0.0 9 LUAROCKS_VER: 3.9.2
10 10
11 matrix: 11 matrix:
12 # Lua 5.4 tests 12 # Lua 5.4 tests