Files
argparse/.travis.yml
2014-01-06 19:49:30 +04:00

9 lines
170 B
YAML

language: c
install:
- sudo apt-get install luarocks
- sudo luarocks install busted
- sudo luarocks make rockspecs/largparse-wip-1.rockspec
script: "busted spec"