mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
added .travis.yml
This commit is contained in:
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
language: c
|
||||
|
||||
install:
|
||||
- sudo apt-get install lua
|
||||
- sudo apt-get install luarocks
|
||||
- sudo luarocks install busted
|
||||
- sudo luarocks make rockspecs/largparse-wip-1.rockspec
|
||||
|
||||
script: "busted spec"
|
Reference in New Issue
Block a user