diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2022-07-01 15:56:35 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2022-07-01 15:56:35 -0300 |
commit | 0e3f817f57ef6280d8e35a9954befaf05bdab61b (patch) | |
tree | c7af9b188fc353447974aed2ade8b65e6bcfdda4 /appveyor.yml | |
parent | 341943e3184014c8bdf629fcffced1c32b3e799d (diff) | |
download | luarocks-3.9.1.tar.gz luarocks-3.9.1.tar.bz2 luarocks-3.9.1.zip |
Release 3.9.1v3.9.1
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 b084cff5..bb9ae4fd 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | version: 3.0.0.{build}-test | 1 | version: 3.9.1.{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.9.1 |
10 | 10 | ||
11 | matrix: | 11 | matrix: |
12 | # Lua 5.4 tests | 12 | # Lua 5.4 tests |