diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2024-03-13 16:22:26 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2024-03-13 16:22:26 -0300 |
commit | da9d03e11911e1e27fdffe6c3d91c92559ca57e0 (patch) | |
tree | f9a21ec68e2e16b7d54edc865e409c2c30862b38 /appveyor.yml | |
parent | 9751d99b7593b8d497fb0e096fa77bb5a08b7b30 (diff) | |
download | luarocks-3.11.0.tar.gz luarocks-3.11.0.tar.bz2 luarocks-3.11.0.zip |
Release 3.11.0v3.11.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 5b7493df..3240165e 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | version: 3.0.0.{build}-test | 1 | version: 3.11.0.{build}-test |
2 | 2 | ||
3 | shallow_clone: true | 3 | shallow_clone: true |
4 | skip_branch_with_pr: true | 4 | skip_branch_with_pr: true |
@@ -7,7 +7,7 @@ matrix: | |||
7 | fast_finish: true | 7 | fast_finish: true |
8 | 8 | ||
9 | environment: | 9 | environment: |
10 | LUAROCKS_VER: 3.0.0 | 10 | LUAROCKS_VER: 3.11.0 |
11 | 11 | ||
12 | matrix: | 12 | matrix: |
13 | # quick tests | 13 | # quick tests |