mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
try travis ci
This commit is contained in:
parent
6825537878
commit
6404767dae
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: c
|
||||
|
||||
install:
|
||||
- sudo apt-get install luarocks
|
||||
- sudo luarocks install busted
|
||||
- sudo luarocks make
|
||||
|
||||
script: busted
|
Loading…
Reference in New Issue
Block a user