diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 95dcb58..ddd651c 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -11,7 +11,6 @@ environment: | |||
11 | - LUA: "lua 5.1" | 11 | - LUA: "lua 5.1" |
12 | - LUA: "lua 5.2 --compat none" | 12 | - LUA: "lua 5.2 --compat none" |
13 | - LUA: "lua 5.3 --compat none" | 13 | - LUA: "lua 5.3 --compat none" |
14 | - LUA: "luajit 2.0" | ||
15 | - LUA: "luajit 2.1" | 14 | - LUA: "luajit 2.1" |
16 | 15 | ||
17 | # Abuse this section so we can have a matrix with different Compiler versions | 16 | # Abuse this section so we can have a matrix with different Compiler versions |