diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2017-09-12 21:08:37 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2017-09-12 21:08:37 -0300 |
commit | 22a7b81946edfe3e25f914c9c672b6705153714d (patch) | |
tree | f4d202b219747f2096f47401045aa4326a66bf44 /appveyor.yml | |
parent | 1eb598706f9000361f0059a303c3cf99be5a8ceb (diff) | |
download | luarocks-2.4.3.tar.gz luarocks-2.4.3.tar.bz2 luarocks-2.4.3.zip |
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 1d29b18d..f09e9d67 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -1,9 +1,9 @@ | |||
1 | version: 2.2.1.{build}-test | 1 | version: 2.4.3.{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.3 |
7 | 7 | ||
8 | matrix: | 8 | matrix: |
9 | - LUA: "lua 5.1" | 9 | - LUA: "lua 5.1" |