diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2018-10-30 10:25:53 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-10-30 13:27:44 -0300 |
commit | 04bbe2e4fb29922d1afc20c9d95a6e45335e09f1 (patch) | |
tree | 1869c469b9558bf4f2aed896ce604d58dba83af1 /appveyor.yml | |
parent | 50e4b793df2f22eca5d4c4244d5c89fcc4c34b70 (diff) | |
download | luarocks-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.yml | 4 |
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 @@ | |||
1 | version: 3.0.0.{build}-test | 1 | version: 3.0.4.{build}-test |
2 | 2 | ||
3 | shallow_clone: true | 3 | shallow_clone: true |
4 | 4 | ||
@@ -6,7 +6,7 @@ matrix: | |||
6 | fast_finish: true | 6 | fast_finish: true |
7 | 7 | ||
8 | environment: | 8 | environment: |
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 |