From 1c73fc1173d430898a7693152095592f2ac01f90 Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Wed, 4 May 2016 11:23:44 +0300 Subject: [PATCH] Run tests on all Lua versions. --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 01f4bf7..d3e349b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,8 +11,8 @@ environment: matrix: - LUA_VER: 5.1.5 - # - LUA_VER: 5.2.4 - # - LUA_VER: 5.3.0 + - LUA_VER: 5.2.4 + - LUA_VER: 5.3.0 # - LJ_VER: 2.0.3 # - LJ_VER: 2.1