mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
Add brackets to argname automatically
Updated aux files
This commit is contained in:
@@ -9,7 +9,8 @@ before_install:
|
||||
- bash .travis_setup.sh
|
||||
|
||||
install:
|
||||
- sudo luarocks make rockspecs/argparse-git-1.rockspec
|
||||
- sudo luarocks make rockspecs/argparse-scm-1.rockspec
|
||||
- sudo luarocks install busted
|
||||
|
||||
script: "busted spec"
|
||||
script:
|
||||
- busted spec
|
||||
|
Reference in New Issue
Block a user