summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2019-08-28 13:46:37 -0300
committerHisham Muhammad <hisham@gobolinux.org>2019-08-28 14:46:00 -0300
commita5c7954a088577838d0f6726f804dbd216b156f5 (patch)
treed608ec4a71c440c6af663d9be66fae65a0c90b44 /appveyor.yml
parente9215f139be7afa3af116a2039594362e4f1f2be (diff)
downloadluarocks-a5c7954a088577838d0f6726f804dbd216b156f5.tar.gz
luarocks-a5c7954a088577838d0f6726f804dbd216b156f5.tar.bz2
luarocks-a5c7954a088577838d0f6726f804dbd216b156f5.zip
Release 3.2.0v3.2.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 2117694c..d70516cc 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.2.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.2.0
10 10
11 matrix: 11 matrix:
12 # Lua 5.1 tests 12 # Lua 5.1 tests