diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2018-09-07 02:47:50 +0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-09-13 12:16:33 -0400 |
commit | e0f77632442c68a1f59a6a65e19ced9eff696f88 (patch) | |
tree | f6c10097a44b9194bdd1ebc265f747d69a91dee8 /appveyor.yml | |
parent | 0adfdc72499ceaeeb859b96c9cef15cf263feff6 (diff) | |
download | luarocks-e0f77632442c68a1f59a6a65e19ced9eff696f88.tar.gz luarocks-e0f77632442c68a1f59a6a65e19ced9eff696f88.tar.bz2 luarocks-e0f77632442c68a1f59a6a65e19ced9eff696f88.zip |
Release 3.0.3v3.0.3
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 479c4960..e2b9046b 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | version: 3.0.0.{build}-test | 1 | version: 3.0.3.{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.3 |
10 | 10 | ||
11 | matrix: | 11 | matrix: |
12 | # Lua 5.1 tests | 12 | # Lua 5.1 tests |