aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2019-05-07 17:12:17 -0300
committerHisham Muhammad <hisham@gobolinux.org>2019-05-07 17:12:17 -0300
commit640d6ca8a6afac301670421e0b59ca00b289855e (patch)
tree65e0866f2d663404f7b590b4020780781328e0fa /appveyor.yml
parent92a6aaaccecd2b509e3c0986fe5c26307ab17969 (diff)
downloadluarocks-640d6ca8a6afac301670421e0b59ca00b289855e.tar.gz
luarocks-640d6ca8a6afac301670421e0b59ca00b289855e.tar.bz2
luarocks-640d6ca8a6afac301670421e0b59ca00b289855e.zip
Release 3.1.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 2117694c..e03c8bae 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.1.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.1.2
10 10
11 matrix: 11 matrix:
12 # Lua 5.1 tests 12 # Lua 5.1 tests