moonscript/.travis.yml

9 lines
235 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 --server=http://rocks.moonscript.org https://rocks.moonscript.org/manifests/olivine-labs/busted-1.11.1-1.rockspec
2014-06-17 07:33:52 +00:00
- sudo luarocks make
script: busted