moonscript/.travis.yml

9 lines
128 B
YAML
Raw Normal View History

2014-06-17 07:33:52 +00:00
language: c
install:
- sudo apt-get install luarocks
- sudo luarocks install busted
- sudo luarocks make
script: busted