summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2022-04-17 00:45:04 -0300
committerHisham Muhammad <hisham@gobolinux.org>2022-04-17 00:45:04 -0300
commitb2a271cc9798e56c443ace6e0a50f13148bf4bb2 (patch)
treeb5d32174dd078686269459c34b9241382b36f3bc /appveyor.yml
parent0f82063a51cd9197edd214e0427fe4e84ae9c0b9 (diff)
downloadluarocks-3.9.0.tar.gz
luarocks-3.9.0.tar.bz2
luarocks-3.9.0.zip
Release 3.9.0v3.9.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 b084cff5..6c7bb4a4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.9.0.{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.0
10 10
11 matrix: 11 matrix:
12 # Lua 5.4 tests 12 # Lua 5.4 tests