summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2021-04-13 18:53:35 -0300
committerHisham Muhammad <hisham@gobolinux.org>2021-04-13 18:53:35 -0300
commit0c5934213e36b4f1348d199c65f84d8644413adc (patch)
treea65f54a13e6328f24721a89cb89f1ee45d1effca /appveyor.yml
parentff58301bd9755f8e86e35dbc16d925b1fc65105a (diff)
downloadluarocks-3.7.0.tar.gz
luarocks-3.7.0.tar.bz2
luarocks-3.7.0.zip
Release 3.7.0v3.7.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 7011c80c..b314ee34 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.7.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.7.0
10 10
11 matrix: 11 matrix:
12 # Lua 5.1 tests 12 # Lua 5.1 tests