Skip to content

Commit

Permalink
appveyor test
Browse files Browse the repository at this point in the history
  • Loading branch information
rsjaffe committed Jul 31, 2018
1 parent ed3bce6 commit 190ce95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ configuration:
- Release
before_build:
- ps: Start-FileDownload 'https://sourceforge.net/projects/luabinaries/files/5.1.5/Tools%20Executables/lua-5.1.5_Win64_bin.zip/download'
- dir
- 7z e lua-5.1.5_Win64_bin.zip luac5.1.exe
- rename luac5.1.exe luac.exe
build:
Expand Down

0 comments on commit 190ce95

Please sign in to comment.