Skip to content

Commit

Permalink
chore(ci) remove workaround after LuaRocks fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske authored Mar 21, 2021
1 parent 4331324 commit 1ac4c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_build:
- pip install hererocks
- hererocks here --%LUA% -rlatest
- call here\bin\activate
- "if \"%LUA%\"==\"lua 5.4\" ( luarocks install bit32 )"
#- "if \"%LUA%\"==\"lua 5.4\" ( luarocks install bit32 )"
- luarocks install luacov-coveralls
- luarocks install busted

Expand Down

0 comments on commit 1ac4c6d

Please sign in to comment.