diff options
author | Hisham <hisham@gobolinux.org> | 2016-11-30 10:49:55 -0200 |
---|---|---|
committer | Hisham <hisham@gobolinux.org> | 2016-11-30 10:49:55 -0200 |
commit | d2718bf39dace0af009b9484fc6019b276906023 (patch) | |
tree | 8607c73a370315f3f4503077c785330a05860005 /appveyor.yml | |
parent | 604bbd6002276b4e540cf11eac79bcfc552444ff (diff) | |
download | luarocks-2.4.2.tar.gz luarocks-2.4.2.tar.bz2 luarocks-2.4.2.zip |
Release 2.4.2v2.4.2
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 1d29b18d..5c538f11 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,9 +1,9 @@ | |||
1 | version: 2.2.1.{build}-test | 1 | version: 2.4.2.{build}-test |
2 | 2 | ||
3 | shallow_clone: true | 3 | shallow_clone: true |
4 | 4 | ||
5 | environment: | 5 | environment: |
6 | LUAROCKS_VER: 2.3.0 | 6 | LUAROCKS_VER: 2.4.2 |
7 | 7 | ||
8 | matrix: | 8 | matrix: |
9 | - LUA: "lua 5.1" | 9 | - LUA: "lua 5.1" |