Skip to content

Commit

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

Expand Down

0 comments on commit 6c3dfd8

Please sign in to comment.