aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-10-30 10:25:53 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-10-30 13:27:44 -0300
commit04bbe2e4fb29922d1afc20c9d95a6e45335e09f1 (patch)
tree1869c469b9558bf4f2aed896ce604d58dba83af1 /appveyor.yml
parent50e4b793df2f22eca5d4c4244d5c89fcc4c34b70 (diff)
downloadluarocks-3.0.4.tar.gz
luarocks-3.0.4.tar.bz2
luarocks-3.0.4.zip
Release 3.0.4v3.0.4
Diffstat (limited to '')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 479c4960..9e51778e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
1version: 3.0.0.{build}-test 1version: 3.0.4.{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.0.4
10 10
11 matrix: 11 matrix:
12 # Lua 5.1 tests 12 # Lua 5.1 tests