Skip to content

Commit 714486c

Browse files
committed
Update appveyor.yml
1 parent e47123e commit 714486c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ environment:
1111

1212
matrix:
1313
- LUA: "lua 5.1"
14-
# - LUA: "lua 5.2"
15-
# - LUA: "lua 5.3"
14+
- LUA: "lua 5.2"
15+
- LUA: "lua 5.3"
1616

1717
platform:
1818
- x64
19-
# - x86
19+
- x86
2020
# - mingw
2121

2222
cache:

0 commit comments

Comments
 (0)