Add brackets to argname automatically

Updated aux files
This commit is contained in:
mpeterv
2014-04-24 21:16:06 +04:00
parent f9fd78a5f0
commit d1386c1d96
5 changed files with 25 additions and 24 deletions

View File

@@ -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