mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-27 18:42:20 +00:00
Fix travis build
This commit is contained in:
@@ -9,8 +9,8 @@ env:
|
||||
|
||||
before_install:
|
||||
- pip install hererocks
|
||||
- hererocks lua -r^ --$LUA
|
||||
- export PATH=$PATH:$PWD/lua/bin
|
||||
- hererocks l -r^ --$LUA
|
||||
- export PATH=$PATH:$PWD/l/bin
|
||||
- luarocks install luacheck
|
||||
- luarocks install dkjson --deps-mode=none
|
||||
- luarocks install busted
|
||||
|
Reference in New Issue
Block a user