diff options
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 140308ce..abf15af6 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -11,7 +11,7 @@ environment: | |||
11 | matrix: | 11 | matrix: |
12 | - LUA_VER: 5.1.5 | 12 | - LUA_VER: 5.1.5 |
13 | - LUA_VER: 5.2.4 | 13 | - LUA_VER: 5.2.4 |
14 | - LUA_VER: 5.3.0 | 14 | - LUA_VER: 5.3.1 |
15 | - LJ_VER: 2.0.4 | 15 | - LJ_VER: 2.0.4 |
16 | - LJ_VER: 2.1 | 16 | - LJ_VER: 2.1 |
17 | 17 | ||