diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2021-03-30 15:03:57 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2021-03-30 15:03:57 -0300 |
commit | de246955642afccc99cf08d7ae6b92104f6051f8 (patch) | |
tree | f562f72e17979489c9b31cebbb8622f16b03044e /appveyor.yml | |
parent | 314f3261963383647ba698df5441f3c68f36b6b6 (diff) | |
download | luarocks-3.6.0.tar.gz luarocks-3.6.0.tar.bz2 luarocks-3.6.0.zip |
Release 3.6.0v3.6.0
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 7011c80c..33b8d940 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | version: 3.0.0.{build}-test | 1 | version: 3.6.0.{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.6.0 |
10 | 10 | ||
11 | matrix: | 11 | matrix: |
12 | # Lua 5.1 tests | 12 | # Lua 5.1 tests |